Skip to content

Commit

Permalink
[Improvement] jenkins/* - Update Jenkins to 2.176.1 (widdix#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwittig authored Jun 14, 2019
1 parent df2d652 commit 73a13ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jenkins/jenkins2-ha-agents.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -879,7 +879,7 @@ Resources:
install:
packages:
rpm:
jenkins: 'https://pkg.jenkins.io/redhat-stable/jenkins-2.164.3-1.1.noarch.rpm'
jenkins: 'https://pkg.jenkins.io/redhat-stable/jenkins-2.176.1-1.1.noarch.rpm'
yum:
'java-1.8.0-amazon-corretto': []
files:
Expand Down
2 changes: 1 addition & 1 deletion jenkins/jenkins2-ha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@ Resources:
install:
packages:
rpm:
jenkins: 'https://pkg.jenkins.io/redhat-stable/jenkins-2.164.3-1.1.noarch.rpm'
jenkins: 'https://pkg.jenkins.io/redhat-stable/jenkins-2.176.1-1.1.noarch.rpm'
yum:
'java-1.8.0-amazon-corretto': []
files:
Expand Down

0 comments on commit 73a13ac

Please sign in to comment.