diff --git a/values/registry1-values.yaml b/values/registry1-values.yaml index 249d38a..ee7c9dd 100644 --- a/values/registry1-values.yaml +++ b/values/registry1-values.yaml @@ -4,4 +4,4 @@ image: registry: registry1.dso.mil repository: ironbank/container-hardening-tools/renovate/renovate - tag: 38.133.0 + tag: 39.0.3 diff --git a/values/unicorn-values.yaml b/values/unicorn-values.yaml index 58e16d3..2ada429 100644 --- a/values/unicorn-values.yaml +++ b/values/unicorn-values.yaml @@ -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 diff --git a/values/upstream-values.yaml b/values/upstream-values.yaml index 58e16d3..eccff01 100644 --- a/values/upstream-values.yaml +++ b/values/upstream-values.yaml @@ -4,4 +4,4 @@ image: registry: ghcr.io repository: renovatebot/renovate - tag: 38.133.0-full + tag: 39.0.3-full diff --git a/zarf.yaml b/zarf.yaml index 50cad34..f40f9a7 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -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 @@ -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 @@ -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