File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
kustomize/install/manager Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ 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.0 -0
10+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.1 -0
1111 postgres_15_gis_3.3 :
12- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.0 -3.3-0
12+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.1 -3.3-0
1313 postgres_14 :
1414 image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.6-2
1515 postgres_14_gis_3.1 :
Original file line number Diff line number Diff line change 4141 - name : RELATED_IMAGE_POSTGRES_14_GIS_3.3
4242 value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.6-3.3-0"
4343 - name : RELATED_IMAGE_POSTGRES_15
44- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.0 -0"
44+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.1 -0"
4545 - name : RELATED_IMAGE_POSTGRES_15_GIS_3.3
46- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.0 -3.3-0"
46+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.1 -3.3-0"
4747 - name : RELATED_IMAGE_PGADMIN
4848 value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-8"
4949 - name : RELATED_IMAGE_PGBACKREST
You can’t perform that action at this time.
0 commit comments