Skip to content

Commit

Permalink
Merge pull request fluxcd#75 from dweomer/klipper-helm-0-4-0
Browse files Browse the repository at this point in the history
bump klipper-helm image
  • Loading branch information
dweomer authored Dec 4, 2020
2 parents 8c2fd2a + 8bbb3ed commit 4210588
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.2"
DefaultJobImage = "rancher/klipper-helm:v0.4.0"
Label = "helmcharts.helm.cattle.io/chart"
Annotation = "helmcharts.helm.cattle.io/configHash"
CRDName = "helmcharts.helm.cattle.io"
Expand Down

0 comments on commit 4210588

Please sign in to comment.