Skip to content

Commit

Permalink
Update klipper-helm to version v0.7.7-build20230403 (#184)
Browse files Browse the repository at this point in the history
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
  • Loading branch information
galal-hussein authored Apr 4, 2023
1 parent 1abb26b commit a14e7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/controllers/chart/chart.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const (
var (
commaRE = regexp.MustCompile(`\\*,`)
deletePolicy = metav1.DeletePropagationForeground
DefaultJobImage = "rancher/klipper-helm:v0.7.6-build20230223"
DefaultJobImage = "rancher/klipper-helm:v0.7.7-build20230403"
DefaultFailurePolicy = FailurePolicyReinstall
)

Expand Down

0 comments on commit a14e7f4

Please sign in to comment.