Skip to content

Commit

Permalink
Update klipper-helm version
Browse files Browse the repository at this point in the history
Related to fluxcd#65

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
  • Loading branch information
brandond committed Sep 15, 2020
1 parent acb9e62 commit b4d49c7
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 @@ -39,7 +39,7 @@ type Controller struct {
}

const (
DefaultJobImage = "rancher/klipper-helm:v0.3.0"
DefaultJobImage = "rancher/klipper-helm:v0.3.1"
Label = "helmcharts.helm.cattle.io/chart"
Annotation = "helmcharts.helm.cattle.io/configHash"
CRDName = "helmcharts.helm.cattle.io"
Expand Down

0 comments on commit b4d49c7

Please sign in to comment.