Skip to content

Commit

Permalink
[Security] jenkins/* - Update Jenkins to 2.401.3
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwittig committed Jul 27, 2023
1 parent 266e864 commit c5c17f6
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 @@ -1011,7 +1011,7 @@ Resources:
install:
packages:
rpm:
jenkins: 'https://ftp-chi.osuosl.org/pub/jenkins/redhat-stable/jenkins-2.401.2-1.1.noarch.rpm'
jenkins: 'https://ftp-chi.osuosl.org/pub/jenkins/redhat-stable/jenkins-2.401.3-1.1.noarch.rpm'
files:
'/etc/cfn/cfn-hup.conf':
content: !Sub |
Expand Down
2 changes: 1 addition & 1 deletion jenkins/jenkins2-ha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -902,7 +902,7 @@ Resources:
install:
packages:
rpm:
jenkins: 'https://ftp-chi.osuosl.org/pub/jenkins/redhat-stable/jenkins-2.401.2-1.1.noarch.rpm'
jenkins: 'https://ftp-chi.osuosl.org/pub/jenkins/redhat-stable/jenkins-2.401.3-1.1.noarch.rpm'
files:
'/etc/cfn/cfn-hup.conf':
content: !Sub |
Expand Down

0 comments on commit c5c17f6

Please sign in to comment.