Skip to content

Commit

Permalink
chore(deps): update renovate package dependencies to v39 (major) (#26)
Browse files Browse the repository at this point in the history
* chore(deps): update renovate package dependencies to v39

| datasource | package                                                                | from     | to     |
| ---------- | ---------------------------------------------------------------------- | -------- | ------ |
| docker     | ghcr.io/renovatebot/renovate                                           | 38.133.0 | 39.0.4 |
| docker     | registry1.dso.mil/ironbank/container-hardening-tools/renovate/renovate | 38.133.0 | 39.0.3 |

* swap to cgr for unicorn

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wayne Starr <me@racer159.com>
Release-As: v39.0.3-uds.0
  • Loading branch information
renovate[bot] and Racer159 authored Nov 5, 2024
1 parent a8f1423 commit 5a0ffb8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 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: 38.133.0
tag: 39.0.3
6 changes: 3 additions & 3 deletions values/unicorn-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
# SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial

image:
registry: ghcr.io
repository: renovatebot/renovate
tag: 38.133.0-full
registry: cgr.dev
repository: du-uds-defenseunicorns/renovate-fips
tag: 39.0.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: 38.133.0-full
tag: 39.0.3-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:38.133.0-full
- ghcr.io/renovatebot/renovate:39.0.3-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:38.133.0
- registry1.dso.mil/ironbank/container-hardening-tools/renovate/renovate:39.0.3

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

0 comments on commit 5a0ffb8

Please sign in to comment.