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.65.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 6a94cea commit 953bee1
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions releaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
flavors:
- name: upstream
# renovate-uds: datasource=docker depName=ghcr.io/renovatebot/renovate extractVersion=^(?<version>\d+\.\d+\.\d+)(-full)?$
version: 39.0.3-uds.1
version: 39.65.0-uds.0
- name: registry1
# renovate-uds: datasource=docker depName=registry1.dso.mil/ironbank/container-hardening-tools/renovate/renovate
version: 39.0.3-uds.1
version: 39.52.0-uds.0
- name: unicorn
# renovate-uds: datasource=docker depName=cgr.dev/du-uds-defenseunicorns/renovate-fips
version: 39.0.3-uds.1
version: 39.62.3-uds.0
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.65.0-full
6 changes: 3 additions & 3 deletions zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ components:
valuesFiles:
- values/upstream-values.yaml
images:
- ghcr.io/renovatebot/renovate:39.0.3-full
- ghcr.io/renovatebot/renovate:39.65.0-full

- name: renovate
required: true
Expand All @@ -41,7 +41,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 @@ -55,4 +55,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 953bee1

Please sign in to comment.