From 2c2723c17ad147496fbc03b609ac6c3efdc803da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 00:17:39 +0000 Subject: [PATCH] chore(deps): update kiwigrid/k8s-sidecar docker tag to v0.1.424 --- charts/jenkins/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/jenkins/values.yaml b/charts/jenkins/values.yaml index 50912aa..562dfd6 100644 --- a/charts/jenkins/values.yaml +++ b/charts/jenkins/values.yaml @@ -305,7 +305,7 @@ master: # jcasc changes will cause a reboot and will only be applied at the subsequent start-up. Auto-reload uses the # http:///reload-configuration-as-code endpoint to reapply config when changes to the configScripts are detected. enabled: true - image: kiwigrid/k8s-sidecar:0.1.144 + image: kiwigrid/k8s-sidecar:0.1.424 imagePullPolicy: IfNotPresent resources: {} # limits: