Cosmetic change to remove necessity of changing "appVersion" for every new LTS release (#8866)

* Bumped appversion and Jenkins version for enhanced security

Signed-off-by: Hugo van der Zwaag <hugovdzwaag@hotmail.com>

* changed hardcoded version to lts

Signed-off-by: Hugo van der Zwaag <hugovdzwaag@hotmail.com>
This commit is contained in:
Hugo van der Zwaag
2018-10-29 14:49:59 -07:00
committed by k8s-ci-robot
parent 5814f32892
commit f52af042af
+2 -2
View File
@@ -1,7 +1,7 @@
name: jenkins
home: https://jenkins.io/
version: 0.20.1
appVersion: 2.121.3
version: 0.20.2
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
projects as well as arbitrary scripts.