Skip to content

Commit 156a31f

Browse files
authored
Merge pull request #105 from anandkuma77/update-images-digest-prod
chore: update images_digest.conf to prod registry.redhat.io digests
2 parents 38886e6 + fd57f4f commit 156a31f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

images_digest.conf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# This is currently sourced in `hack/bundle/render_templates.sh` to update the
55
# image references in the operator CSV.
66
#
7-
# IMPORTANT: these must use the *mapped* registry.stage.redhat.io (or, for a
8-
# prod cut, registry.redhat.io) pull-specs from the console-plugin-operator-0-1
7+
# IMPORTANT: these must use the *mapped* registry.redhat.io (or, for a
8+
# stage cut, registry.stage.redhat.io) pull-specs from the console-plugin-operator-0-1
99
# and console-plugin-0-1 ReleasePlanAdmissions, not the internal
1010
# quay.io/redhat-user-workloads build registry. The EC policy's
1111
# `olm.allowed_registries` check only allows registry.redhat.io/,
@@ -19,7 +19,7 @@
1919
# repository from the relevant ReleasePlanAdmission's `spec.data.mapping`.
2020

2121
# ocp-secrets-management-operator image digest.
22-
RELATED_IMAGE_OPERATOR=registry.stage.redhat.io/external-secrets-management/console-plugin-operator-rhel9@sha256:a8853660dce6be23c0e5558819a78edf6600bc93df3ae12478e55c0667d9b5da
22+
RELATED_IMAGE_OPERATOR=registry.redhat.io/external-secrets-management/console-plugin-operator-rhel9@sha256:cf50616779d71e915a6b33d607b5ee4e47c86c34a2db10ee65a055b764b65589
2323

2424
# ocp-secrets-management console plugin image digest.
25-
RELATED_IMAGE_PLUGIN=registry.stage.redhat.io/external-secrets-management/console-plugin-rhel9@sha256:665be215702e293b991654c44ea0e804c821f902b39a92e18003db0bc295dca0
25+
RELATED_IMAGE_PLUGIN=registry.redhat.io/external-secrets-management/console-plugin-rhel9@sha256:c5106e00d59f6d49f361712d0787753431aef4b2569ed9b96ed061c748dff8aa

0 commit comments

Comments
 (0)