@@ -7,27 +7,27 @@ controllerImages:
77# relatedImages are used when an image is omitted from PostgresCluster or PGUpgrade specs.
88relatedImages :
99 postgres_15 :
10- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.3 -0
10+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.2 -0
1111 postgres_15_gis_3.3 :
12- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.3 -3.3-0
12+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.2 -3.3-0
1313 postgres_14 :
14- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.8 -0
14+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.7 -0
1515 postgres_14_gis_3.1 :
16- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.8 -3.1-0
16+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.7 -3.1-0
1717 postgres_14_gis_3.2 :
18- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.8 -3.2-0
18+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.7 -3.2-0
1919 postgres_14_gis_3.3 :
20- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.6 -3.3-2
20+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.7 -3.3-0
2121 pgadmin :
22- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-13
22+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-10
2323 pgbackrest :
24- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.45-0
24+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.41-4
2525 pgbouncer :
26- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.19 -0
26+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.18 -0
2727 pgexporter :
28- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.3.2 -0
28+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.3.1 -0
2929 pgupgrade :
30- image : registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.3.2 -0
30+ image : registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.3.1 -0
3131
3232# singleNamespace controls where PGO watches for PostgresClusters. When false,
3333# PGO watches for and responds to PostgresClusters in all namespaces. When true,
0 commit comments