Skip to content

Commit 35a9a60

Browse files
authored
Merge pull request #142 from manuelbuil/update-klipper-image
Update the klipper-helm image
2 parents 341b2ea + 330976f commit 35a9a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pkg/helm/controller.go

+1-1
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.7.0-build20220315"
40+
DefaultJobImage = "rancher/klipper-helm:v0.7.1-build20220407"
4141
DefaultFailurePolicy = FailurePolicyReinstall
4242
)
4343

0 commit comments

Comments
 (0)