We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 989c7d9 commit 9883799Copy full SHA for 9883799
pkg/helm/controller.go
@@ -39,7 +39,7 @@ type Controller struct {
39
}
40
41
const (
42
- image = "rancher/klipper-helm:v0.2.5"
+ image = "rancher/klipper-helm:v0.2.6"
43
Label = "helmcharts.helm.cattle.io/chart"
44
CRDName = "helmcharts.helm.cattle.io"
45
Name = "helm-controller"
0 commit comments