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.7.9 | 5.7.12 |
| docker     | registry1.dso.mil/ironbank/opensource/jenkins/jenkins | 2.482 | 2.483  |
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 1b94d76 commit 1668352
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 @@ -41,7 +41,7 @@ components:
- name: jenkins
namespace: jenkins
url: https://charts.jenkins.io
version: 5.7.9
version: 5.7.12
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 @@ -5,7 +5,7 @@ controller:
image:
registry: "registry1.dso.mil"
repository: "ironbank/opensource/jenkins/jenkins"
tag: "2.482-jdk17"
tag: "2.483-jdk17"
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 @@ -55,7 +55,7 @@ components:
valuesFiles:
- values/registry1.yaml
images:
- registry1.dso.mil/ironbank/opensource/jenkins/jenkins:2.482-jdk17
- registry1.dso.mil/ironbank/opensource/jenkins/jenkins:2.483-jdk17
- registry1.dso.mil/ironbank/opensource/jenkins/inbound-agent:3186.vc3b_7249b_87eb_-1
- registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar:1.28.0

Expand Down

0 comments on commit 1668352

Please sign in to comment.