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 1bdb0e0 + 920acf0 commit 4ed68f1Copy full SHA for 4ed68f1
pkg/helm/controller.go
@@ -39,7 +39,7 @@ type Controller struct {
39
}
40
41
const (
42
- DefaultJobImage = "rancher/klipper-helm:v0.4.3"
+ DefaultJobImage = "rancher/klipper-helm:v0.4.3-build20210225"
43
Label = "helmcharts.helm.cattle.io/chart"
44
Annotation = "helmcharts.helm.cattle.io/configHash"
45
CRDName = "helmcharts.helm.cattle.io"
0 commit comments