diff --git a/stable/jenkins/Chart.yaml b/stable/jenkins/Chart.yaml index 2a33651b03..1f6c49341f 100755 --- a/stable/jenkins/Chart.yaml +++ b/stable/jenkins/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: jenkins home: https://jenkins.io/ -version: 1.1.23 +version: 1.1.24 appVersion: lts 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/values.yaml b/stable/jenkins/values.yaml index 19e24199d3..5bbbdfebab 100644 --- a/stable/jenkins/values.yaml +++ b/stable/jenkins/values.yaml @@ -360,6 +360,9 @@ agent: # - type: Secret # secretName: mysecret # mountPath: /var/myapp/mysecret + # - type: EmptyDir + # mountPath: "/var/lib/containers" + # memory: false nodeSelector: {} # Key Value selectors. Ex: # jenkins-agent: v1