diff --git a/stable/jenkins/Chart.yaml b/stable/jenkins/Chart.yaml index edb23f3282..ba4657cd1d 100755 --- a/stable/jenkins/Chart.yaml +++ b/stable/jenkins/Chart.yaml @@ -1,6 +1,6 @@ name: jenkins home: https://jenkins.io/ -version: 0.7.3 +version: 0.7.4 appVersion: 2.46.3 description: Open source continuous integration server. It supports multiple SCM tools including CVS, Subversion and Git. It can execute Apache Ant and Apache Maven-based projects as well as arbitrary scripts. sources: diff --git a/stable/jenkins/templates/config.yaml b/stable/jenkins/templates/config.yaml index f71faad77e..667bdcdab8 100644 --- a/stable/jenkins/templates/config.yaml +++ b/stable/jenkins/templates/config.yaml @@ -9,7 +9,7 @@ data: - 2.32.3 + {{.Values.Master.ImageTag}} 0 NORMAL {{ .Values.Master.UseSecurity }}