From 4377c90c9c75327e1f092a2c5f71a239d143f6f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 04:02:04 +0000 Subject: [PATCH] chore(deps): update helm release jenkins to v5.8.110 --- jenkins/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/kustomization.yaml b/jenkins/kustomization.yaml index 72f16d9b..19d39d05 100644 --- a/jenkins/kustomization.yaml +++ b/jenkins/kustomization.yaml @@ -4,7 +4,7 @@ resources: helmCharts: - name: jenkins repo: https://charts.jenkins.io - version: 5.1.4 + version: 5.8.110 releaseName: jenkins namespace: jenkins valuesFile: values.yaml