Skip to content

Commit

Permalink
Merge pull request #142 from manuelbuil/update-klipper-image
Browse files Browse the repository at this point in the history
Update the klipper-helm image
  • Loading branch information
manuelbuil authored Apr 8, 2022
2 parents 341b2ea + 330976f commit 35a9a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/helm/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import (
var (
commaRE = regexp.MustCompile(`\\*,`)
deletePolicy = meta.DeletePropagationForeground
DefaultJobImage = "rancher/klipper-helm:v0.7.0-build20220315"
DefaultJobImage = "rancher/klipper-helm:v0.7.1-build20220407"
DefaultFailurePolicy = FailurePolicyReinstall
)

Expand Down

0 comments on commit 35a9a60

Please sign in to comment.