Skip to content

Commit

Permalink
Bump klipper-helm image tag
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
  • Loading branch information
brandond committed Oct 22, 2021
1 parent 6fe4361 commit f8b5a87
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.5-build20210915"
DefaultJobImage = "rancher/klipper-helm:v0.6.6-build20211022"
)

type Controller struct {
Expand Down

0 comments on commit f8b5a87

Please sign in to comment.