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