diff --git a/vm/internal/ds/helm3/helm3_test.go b/vm/internal/ds/helm3/helm3_test.go index 218507c..871906a 100644 --- a/vm/internal/ds/helm3/helm3_test.go +++ b/vm/internal/ds/helm3/helm3_test.go @@ -145,7 +145,7 @@ func TestRunTemplate(t *testing.T) { Options: TemplateOptions{ Repo: "https://charts.bitnami.com/bitnami", Namespace: "foobar", - Version: "10.1.0", + Version: "11.2.17", }, Values: map[string]interface{}{ "key": "value",