diff --git a/stable/jenkins/Chart.yaml b/stable/jenkins/Chart.yaml index 1499596a75..5d45779499 100755 --- a/stable/jenkins/Chart.yaml +++ b/stable/jenkins/Chart.yaml @@ -1,6 +1,6 @@ name: jenkins home: https://jenkins.io/ -version: 0.12.0 +version: 0.12.1 appVersion: 2.73 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 diff --git a/stable/jenkins/templates/config.yaml b/stable/jenkins/templates/config.yaml index a588653ff4..28598ba911 100644 --- a/stable/jenkins/templates/config.yaml +++ b/stable/jenkins/templates/config.yaml @@ -43,6 +43,7 @@ data: {{- $key }}={{ $value }} {{- $_ := set $local "first" false }} {{- end }} + NORMAL {{- range $index, $volume := .Values.Agent.volumes }}