Skip to content

Commit

Permalink
chore(deps): update renovate package dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                                                | from   | to      |
| ---------- | ---------------------------------------------------------------------- | ------ | ------- |
| docker     | cgr.dev/du-uds-defenseunicorns/renovate-fips                           | 39.0.3 | 39.62.3 |
| docker     | ghcr.io/renovatebot/renovate                                           | 39.0.3 | 39.64.0 |
| docker     | registry1.dso.mil/ironbank/container-hardening-tools/renovate/renovate | 39.0.3 | 39.52.0 |
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 7a08a8c commit 396fd88
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion values/registry1-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
image:
registry: registry1.dso.mil
repository: ironbank/container-hardening-tools/renovate/renovate
tag: 39.0.3
tag: 39.52.0
2 changes: 1 addition & 1 deletion values/unicorn-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
image:
registry: cgr.dev
repository: du-uds-defenseunicorns/renovate-fips
tag: 39.0.3
tag: 39.62.3
2 changes: 1 addition & 1 deletion values/upstream-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
image:
registry: ghcr.io
repository: renovatebot/renovate
tag: 39.0.3-full
tag: 39.64.0-full
6 changes: 3 additions & 3 deletions zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ components:
valuesFiles:
- values/upstream-values.yaml
images:
- ghcr.io/renovatebot/renovate:39.0.3-full
- ghcr.io/renovatebot/renovate:39.64.0-full

- name: renovate
required: true
Expand All @@ -43,7 +43,7 @@ components:
valuesFiles:
- values/registry1-values.yaml
images:
- registry1.dso.mil/ironbank/container-hardening-tools/renovate/renovate:39.0.3
- registry1.dso.mil/ironbank/container-hardening-tools/renovate/renovate:39.52.0

- name: renovate
required: true
Expand All @@ -57,4 +57,4 @@ components:
valuesFiles:
- values/unicorn-values.yaml
images:
- cgr.dev/du-uds-defenseunicorns/renovate-fips:39.0.3
- cgr.dev/du-uds-defenseunicorns/renovate-fips:39.62.3

0 comments on commit 396fd88

Please sign in to comment.