From b6c52d515729fddf726e6ce81f43650bb4403b36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 21:32:27 +0000 Subject: [PATCH] chore(deps): update helm release jenkins to v5.1.9 --- jenkins/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/kustomization.yaml b/jenkins/kustomization.yaml index 72f16d9b..0c8e31a1 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.1.9 releaseName: jenkins namespace: jenkins valuesFile: values.yaml