Skip to content

Commit

Permalink
[Security] jenkins/* Update Jenkins to 2.277.2 (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwittig authored Apr 7, 2021
1 parent f15d2e2 commit 8adad85
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 @@ -926,7 +926,7 @@ Resources:
install:
packages:
rpm:
jenkins: 'http://ftp-chi.osuosl.org/pub/jenkins/redhat-stable/jenkins-2.277.1-1.1.noarch.rpm'
jenkins: 'http://ftp-chi.osuosl.org/pub/jenkins/redhat-stable/jenkins-2.277.2-1.1.noarch.rpm'
yum:
'java-1.8.0-amazon-corretto': []
'ruby': []
Expand Down
2 changes: 1 addition & 1 deletion jenkins/jenkins2-ha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@ Resources:
install:
packages:
rpm:
jenkins: 'http://ftp-chi.osuosl.org/pub/jenkins/redhat-stable/jenkins-2.277.1-1.1.noarch.rpm'
jenkins: 'http://ftp-chi.osuosl.org/pub/jenkins/redhat-stable/jenkins-2.277.2-1.1.noarch.rpm'
yum:
'java-1.8.0-amazon-corretto': []
files:
Expand Down

0 comments on commit 8adad85

Please sign in to comment.