We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2151c7 commit 341b2eaCopy full SHA for 341b2ea
pkg/helm/controller.go
@@ -37,7 +37,7 @@ import (
37
var (
38
commaRE = regexp.MustCompile(`\\*,`)
39
deletePolicy = meta.DeletePropagationForeground
40
- DefaultJobImage = "rancher/klipper-helm:v0.6.8-build20211123"
+ DefaultJobImage = "rancher/klipper-helm:v0.7.0-build20220315"
41
DefaultFailurePolicy = FailurePolicyReinstall
42
)
43
0 commit comments