Skip to content

Commit d621e3d

Browse files
committed
bump klipper-helm image tag
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
1 parent f8b5a87 commit d621e3d

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
@@ -31,7 +31,7 @@ var (
3131
trueVal = true
3232
commaRE = regexp.MustCompile(`\\*,`)
3333
deletePolicy = meta.DeletePropagationForeground
34-
DefaultJobImage = "rancher/klipper-helm:v0.6.6-build20211022"
34+
DefaultJobImage = "rancher/klipper-helm:v0.6.7-build20211110"
3535
)
3636

3737
type Controller struct {

0 commit comments

Comments
 (0)