[stable/jenkins] Upgrade jenkins to 2.46.2 (#971)

This commit is contained in:
Mohamed Bassem
2017-05-04 22:23:17 -07:00
committed by Vic Iglesias
parent 7568eff561
commit 41bd742b4f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
name: jenkins
home: https://jenkins.io/
version: 0.6.0
appVersion: 2.46.1
version: 0.6.1
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
+1 -1
View File
@@ -6,7 +6,7 @@
Master:
Name: jenkins-master
Image: "jenkinsci/jenkins"
ImageTag: "2.46.1"
ImageTag: "2.46.2"
ImagePullPolicy: "Always"
Component: "jenkins-master"
UseSecurity: true