[stable/jenkins] - Workflow plugin pin (#1178)

The latest release of https://plugins.jenkins.io/workflow-job, 2.12, requires an upgrade to the Jenkins 2.60.x line.  Instead of taking the chart off the LTS line of Jenkins, I opted for pinning the explicit version to enable easy installation and lower risk.
This commit is contained in:
Justin Nauman
2017-06-05 11:05:08 -07:00
committed by Lachlan Evenson
parent 75b5b11741
commit ac3a0c7bc2
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: jenkins
home: https://jenkins.io/
version: 0.7.1
version: 0.7.2
appVersion: 2.46.3
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:
+1
View File
@@ -38,6 +38,7 @@ Master:
InstallPlugins:
- kubernetes:0.11
- workflow-aggregator:2.5
- workflow-job:2.11
- credentials-binding:1.11
- git:3.2.0
# Used to approve a list of groovy functions in pipelines used the script-security plugin. Can be viewed under /scriptApproval