From 602bd05e6879a501598ba383de9a6795eead1912 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 24 Oct 2024 00:03:15 +0000 Subject: [PATCH] Update Helm release jenkins to v5.7.8 --- gitops/jenkins/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitops/jenkins/kustomization.yaml b/gitops/jenkins/kustomization.yaml index 9bfccb4..4cb212c 100644 --- a/gitops/jenkins/kustomization.yaml +++ b/gitops/jenkins/kustomization.yaml @@ -8,7 +8,7 @@ helmGlobals: chartHome: charts helmCharts: - name: jenkins - version: 5.7.7 + version: 5.7.8 repo: https://charts.jenkins.io releaseName: jenkins includeCRDs: true