Skip to content

Commit

Permalink
Bumping jenkins-controller image to v0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
missingcharacter committed Jan 12, 2022
1 parent a5e7499 commit 4a9967b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- LDAP_USERS=user01,user02
- LDAP_PASSWORDS=password1,password2
jenkins:
image: nxtlytics/jenkins-controller:v0.0.16
image: nxtlytics/jenkins-controller:v0.0.17
build:
context: .
user: "root:root"
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/helm-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ additionalAgents:
tag: v0.0.7
controller:
image: nxtlytics/jenkins-controller
tag: v0.0.16
tag: v0.0.17
imagePullPolicy: IfNotPresent
adminSecret: false
enableRawHtmlMarkupFormatter: true
Expand Down

0 comments on commit 4a9967b

Please # to comment.