Skip to content

Commit

Permalink
Bump job image to v0.6.2-build20210803
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 Aug 4, 2021
1 parent 316aa8f commit 07cabea
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.1-build20210616"
DefaultJobImage = "rancher/klipper-helm:v0.6.2-build20210803"
)

type Controller struct {
Expand Down

0 comments on commit 07cabea

Please sign in to comment.