From 67f1710857a8f05f7d9ccf2b6773f33b93a45eb6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 10:59:43 +0000 Subject: [PATCH] chore(deps): update helm release jenkins to v5.1.22 --- jenkins/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/kustomization.yaml b/jenkins/kustomization.yaml index 72f16d9b..64d99636 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.22 releaseName: jenkins namespace: jenkins valuesFile: values.yaml