From 4e5de9e154fff5ce5ae7ccfd7a2a152eed3ec395 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 06:47:19 +0000 Subject: [PATCH] chore(deps): update kiwigrid/k8s-sidecar docker tag to v1.27.6 --- 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 399afabbe..7deae23a9 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.27.5 + image: kiwigrid/k8s-sidecar:1.27.6 imagePullPolicy: IfNotPresent resources: {} # limits: