Skip to content

Commit

Permalink
Merge pull request #51 from galal-hussein/update_klipper
Browse files Browse the repository at this point in the history
klipper image update
  • Loading branch information
galal-hussein authored Jun 8, 2020
2 parents 989c7d9 + 9883799 commit 29ced17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/helm/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 29ced17

Please sign in to comment.