Skip to content

Commit 00cae7b

Browse files
committed
Bump klipper-helm image tag
Signed-off-by: Brad Davidson <[email protected]>
1 parent 8b4eb78 commit 00cae7b

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
@@ -58,7 +58,7 @@ const (
5858
var (
5959
commaRE = regexp.MustCompile(`\\*,`)
6060
deletePolicy = metav1.DeletePropagationForeground
61-
DefaultJobImage = "rancher/klipper-helm:v0.9.8-build20250709"
61+
DefaultJobImage = "rancher/klipper-helm:v0.9.9-build20251021"
6262
DefaultFailurePolicy = FailurePolicyReinstall
6363
defaultBackOffLimit = ptr.To(int32(1000))
6464

0 commit comments

Comments
 (0)