Skip to content

Commit

Permalink
Merge pull request #126 from raulcabello/master
Browse files Browse the repository at this point in the history
bump klipper-helm image tag
  • Loading branch information
galal-hussein authored Nov 23, 2021
2 parents d621e3d + 5e264e2 commit 9434db9
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 @@ -31,7 +31,7 @@ var (
trueVal = true
commaRE = regexp.MustCompile(`\\*,`)
deletePolicy = meta.DeletePropagationForeground
DefaultJobImage = "rancher/klipper-helm:v0.6.7-build20211110"
DefaultJobImage = "rancher/klipper-helm:v0.6.8-build20211123"
)

type Controller struct {
Expand Down

0 comments on commit 9434db9

Please sign in to comment.