From c6cf72dbb50c8bc575949c191af6b6b4523b4f29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 16:12:34 +0000 Subject: [PATCH] chore(deps): update kiwigrid/k8s-sidecar docker tag to v1.25.1 --- 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 d330ddc4b..26b45417a 100644 --- a/charts/jenkins/values.yaml +++ b/charts/jenkins/values.yaml @@ -378,7 +378,7 @@ controller: # 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:1.21.0 + image: kiwigrid/k8s-sidecar:1.25.1 imagePullPolicy: IfNotPresent resources: {}