diff --git a/stable/jenkins/Chart.yaml b/stable/jenkins/Chart.yaml index 8ebc3f098e..2a9b59f813 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.9.0 +version: 1.9.1 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/README.md b/stable/jenkins/README.md index d212f87cad..8484371065 100644 --- a/stable/jenkins/README.md +++ b/stable/jenkins/README.md @@ -2,7 +2,7 @@ Jenkins master and agent cluster utilizing the Jenkins Kubernetes plugin -* https://wiki.jenkins-ci.org/display/JENKINS/Kubernetes+Plugin +* https://plugins.jenkins.io/kubernetes Inspired by the awesome work of Carlos Sanchez