Skip to content

Commit

Permalink
Bump klipper-helm image version
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Sep 15, 2021
1 parent 5d98efc commit 7640857
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 @@ -30,7 +30,7 @@ import (
var (
trueVal = true
commaRE = regexp.MustCompile(`\\*,`)
DefaultJobImage = "rancher/klipper-helm:v0.6.4-build20210813"
DefaultJobImage = "rancher/klipper-helm:v0.6.5-build20210915"
)

type Controller struct {
Expand Down

0 comments on commit 7640857

Please sign in to comment.