Skip to content

Commit 29ced17

Browse files
Merge pull request #51 from galal-hussein/update_klipper
klipper image update
2 parents 989c7d9 + 9883799 commit 29ced17

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-
image = "rancher/klipper-helm:v0.2.5"
42+
image = "rancher/klipper-helm:v0.2.6"
4343
Label = "helmcharts.helm.cattle.io/chart"
4444
CRDName = "helmcharts.helm.cattle.io"
4545
Name = "helm-controller"

0 commit comments

Comments
 (0)