Skip to content

Commit 341b2ea

Browse files
committed
Bump DefaultJobImage
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
1 parent f2151c7 commit 341b2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/helm/controller.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import (
3737
var (
3838
commaRE = regexp.MustCompile(`\\*,`)
3939
deletePolicy = meta.DeletePropagationForeground
40-
DefaultJobImage = "rancher/klipper-helm:v0.6.8-build20211123"
40+
DefaultJobImage = "rancher/klipper-helm:v0.7.0-build20220315"
4141
DefaultFailurePolicy = FailurePolicyReinstall
4242
)
4343

0 commit comments

Comments
 (0)