Skip to content

Commit a14e7f4

Browse files
Update klipper-helm to version v0.7.7-build20230403 (#184)
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
1 parent 1abb26b commit a14e7f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/controllers/chart/chart.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const (
5353
var (
5454
commaRE = regexp.MustCompile(`\\*,`)
5555
deletePolicy = metav1.DeletePropagationForeground
56-
DefaultJobImage = "rancher/klipper-helm:v0.7.6-build20230223"
56+
DefaultJobImage = "rancher/klipper-helm:v0.7.7-build20230403"
5757
DefaultFailurePolicy = FailurePolicyReinstall
5858
)
5959

0 commit comments

Comments
 (0)