From 0bc4aedd8e115c39ff00279fb7f0ce479b75260a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 08:55:53 +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..f9dc196 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.0 imagePullPolicy: IfNotPresent resources: {} # limits: