From f357b77ed02ef0fc5bf8786f2a20d9cea38001aa Mon Sep 17 00:00:00 2001 From: Lachlan Evenson Date: Thu, 18 May 2017 11:20:38 -0700 Subject: [PATCH] Update chart maints to gh u/n (#1107) --- stable/jenkins/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/jenkins/Chart.yaml b/stable/jenkins/Chart.yaml index 3e3e2c4160..5ea9a5399d 100755 --- a/stable/jenkins/Chart.yaml +++ b/stable/jenkins/Chart.yaml @@ -1,14 +1,14 @@ name: jenkins home: https://jenkins.io/ -version: 0.6.2 +version: 0.6.3 appVersion: 2.46.2 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: - https://github.com/jenkinsci/jenkins - https://github.com/jenkinsci/docker-jnlp-slave maintainers: - - name: Lachlan Evenson - email: lachlan@deis.com - - name: Vic Iglesias + - name: lachie83 + email: lachlan.evenson@microsoft.com + - name: viglesiasce email: viglesias@google.com icon: https://wiki.jenkins-ci.org/download/attachments/2916393/logo.png