update helm and vendor update

This commit is contained in:
galal-hussein
2020-06-08 20:41:37 +02:00
parent 5f26de74c2
commit 42eef33d85
4 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ type Controller struct {
}
const (
image = "rancher/klipper-helm:v0.2.5"
image = "rancher/klipper-helm:v0.2.6"
Label = "helmcharts.helm.cattle.io/chart"
CRDName = "helmcharts.helm.cattle.io"
Name = "helm-controller"