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.1  | 5.3.4  |
| docker     | registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar | 1.27.2 | 1.27.4 |
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 9ba23f2 commit b50b0a5
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.1
version: 5.3.4
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 @@ -8,7 +8,7 @@ controller:
image:
registry: "registry1.dso.mil"
repository: "ironbank/kiwigrid/k8s-sidecar"
tag: "1.27.2"
tag: "1.27.4"

agent:
image:
Expand Down
2 changes: 1 addition & 1 deletion zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ components:
images:
- registry1.dso.mil/ironbank/opensource/jenkins/jenkins:2.452.2-lts
- registry1.dso.mil/ironbank/opensource/jenkins/inbound-agent:3186.vc3b_7249b_87eb_-1
- registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar:1.27.2
- 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 b50b0a5

Please sign in to comment.