From a83dbd037d8ee7093c5ccc167f8fa2fba87ac403 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 17:40:22 +0000 Subject: [PATCH] chore(deps): update helm release jenkins to v5.7.11 --- jenkins/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/kustomization.yaml b/jenkins/kustomization.yaml index 72f16d9b..ef3df3be 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.7.11 releaseName: jenkins namespace: jenkins valuesFile: values.yaml