Skip to content

Commit 7e4adb3

Browse files
authored
Merge pull request #31 from rancher/bump-klipper-helm
Bump klipper-helm v0.2.3
2 parents 476763d + 9a24354 commit 7e4adb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/helm/controller.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ type Controller struct {
3939
}
4040

4141
const (
42-
image = "rancher/klipper-helm:v0.2.2"
42+
image = "rancher/klipper-helm:v0.2.3"
4343
label = "helmcharts.helm.cattle.io/chart"
4444
name = "helm-controller"
4545
)

0 commit comments

Comments
 (0)