Skip to content

Commit

Permalink
chore(deps): update jenkins package dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                               | from    | to      |
| ---------- | ----------------------------------------------------- | ------- | ------- |
| helm       | jenkins                                               | 5.3.4   | 5.3.6   |
| docker     | registry1.dso.mil/ironbank/opensource/jenkins/jenkins | 2.452.2 | 2.452.3 |
  • Loading branch information
renovate[bot] authored Jul 11, 2024
1 parent 857c3c8 commit d4e007f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ components:
- name: jenkins
namespace: jenkins
url: https://charts.jenkins.io
version: 5.3.4
version: 5.3.6
repoName: jenkins
releaseName: jenkins
valuesFiles:
Expand Down
2 changes: 1 addition & 1 deletion values/registry1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ controller:
image:
registry: "registry1.dso.mil"
repository: "ironbank/opensource/jenkins/jenkins"
tag: "2.452.2-lts"
tag: "2.452.3-lts"
sidecars:
configAutoReload:
image:
Expand Down
2 changes: 1 addition & 1 deletion zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ components:
valuesFiles:
- values/registry1.yaml
images:
- registry1.dso.mil/ironbank/opensource/jenkins/jenkins:2.452.2-lts
- registry1.dso.mil/ironbank/opensource/jenkins/jenkins:2.452.3-lts
- registry1.dso.mil/ironbank/opensource/jenkins/inbound-agent:3186.vc3b_7249b_87eb_-1
- registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar:1.27.4
- registry1.dso.mil/ironbank/opensource/bats/bats:v1.10.0-ubi9

0 comments on commit d4e007f

Please sign in to comment.