Skip to content

Commit 4210588

Browse files
authored
Merge pull request #75 from dweomer/klipper-helm-0-4-0
bump klipper-helm image
2 parents 8c2fd2a + 8bbb3ed commit 4210588

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
@@ -39,7 +39,7 @@ type Controller struct {
3939
}
4040

4141
const (
42-
DefaultJobImage = "rancher/klipper-helm:v0.3.2"
42+
DefaultJobImage = "rancher/klipper-helm:v0.4.0"
4343
Label = "helmcharts.helm.cattle.io/chart"
4444
Annotation = "helmcharts.helm.cattle.io/configHash"
4545
CRDName = "helmcharts.helm.cattle.io"

0 commit comments

Comments
 (0)