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.90.5 | 39.92.0 |
| docker     | ghcr.io/renovatebot/renovate                 | 39.91.2 | 39.93.0 |
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 4b79e80 commit 4939a64
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 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.91.2-uds.0
version: 39.93.0-uds.0
- name: registry1
# renovate-uds: datasource=docker depName=registry1.dso.mil/ironbank/container-hardening-tools/renovate/renovate
version: 39.88.0-uds.0
- name: unicorn
# renovate-uds: datasource=docker depName=cgr.dev/du-uds-defenseunicorns/renovate-fips
version: 39.90.5-uds.0
version: 39.92.0-uds.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.90.5
tag: 39.92.0
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.91.2-full
tag: 39.93.0-full
4 changes: 2 additions & 2 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.91.2-full
- ghcr.io/renovatebot/renovate:39.93.0-full

- name: renovate
required: true
Expand Down Expand Up @@ -55,4 +55,4 @@ components:
valuesFiles:
- values/unicorn-values.yaml
images:
- cgr.dev/du-uds-defenseunicorns/renovate-fips:39.90.5
- cgr.dev/du-uds-defenseunicorns/renovate-fips:39.92.0

0 comments on commit 4939a64

Please sign in to comment.