From 5b7fd2ee6c56c0a3e36e6356806912cf06d2ca61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 06:41:34 +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: