Skip to content

Commit af16152

Browse files
committed
Fix related image registry value
Remove the duplicate 'crunchydata' from the registry value of the pgAdmin image information.
1 parent 240d8e1 commit af16152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installers/olm/bundle.relatedImages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
relatedImages:
22
- name: PGADMIN
3-
image: registry.connect.redhat.com/crunchydata/crunchydata/crunchy-pgadmin4@sha256:<update_pgadmin_SHA_value>
3+
image: registry.connect.redhat.com/crunchydata/crunchy-pgadmin4@sha256:<update_pgadmin_SHA_value>
44
- name: PGBACKREST
55
image: registry.connect.redhat.com/crunchydata/crunchy-pgbackrest@sha256:<update_pgbackrest_SHA_value>
66
- name: PGBOUNCER

0 commit comments

Comments
 (0)