From 74e3d26d1978fb4d718b117a6022c53853a6c8bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 22:14:25 +0000 Subject: [PATCH] chore(deps): update kiwigrid/k8s-sidecar docker tag to v1 --- 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..bc81940 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:1.25.2 imagePullPolicy: IfNotPresent resources: {} # limits: