From 493ce5adbde7b6cc62528eb8c22d18f31cdb7828 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 16:55:13 +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: