Skip to content

Commit

Permalink
Merge pull request #31 from rancher/bump-klipper-helm
Browse files Browse the repository at this point in the history
Bump klipper-helm v0.2.3
  • Loading branch information
erikwilson authored Jan 21, 2020
2 parents 476763d + 9a24354 commit 7e4adb3
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.2"
image = "rancher/klipper-helm:v0.2.3"
label = "helmcharts.helm.cattle.io/chart"
name = "helm-controller"
)
Expand Down

0 comments on commit 7e4adb3

Please sign in to comment.