Skip to content

Commit

Permalink
Updated helm chart used in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
denis256 committed Feb 3, 2023
1 parent e1570b5 commit 81dd084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/helm/install_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import (
const (
remoteChartSource = "https://charts.bitnami.com/bitnami"
remoteChartName = "nginx"
remoteChartVersion = "9.7.4"
remoteChartVersion = "13.2.23"
)

// Test that we can install a remote chart (e.g bitnami/nginx)
Expand Down

0 comments on commit 81dd084

Please sign in to comment.