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.
2 parents 8c2fd2a + 8bbb3ed commit 4210588Copy full SHA for 4210588
pkg/helm/controller.go
@@ -39,7 +39,7 @@ type Controller struct {
39
}
40
41
const (
42
- DefaultJobImage = "rancher/klipper-helm:v0.3.2"
+ DefaultJobImage = "rancher/klipper-helm:v0.4.0"
43
Label = "helmcharts.helm.cattle.io/chart"
44
Annotation = "helmcharts.helm.cattle.io/configHash"
45
CRDName = "helmcharts.helm.cattle.io"
0 commit comments