Skip to content

Commit 4ed68f1

Browse files
authored
Merge pull request #88 from erikwilson/upgrade-klipper-helm
Upgrade klipper-helm image to newest build
2 parents 1bdb0e0 + 920acf0 commit 4ed68f1

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.4.3"
42+
DefaultJobImage = "rancher/klipper-helm:v0.4.3-build20210225"
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)