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:
7
7
# relatedImages are used when an image is omitted from PostgresCluster or PGUpgrade specs.
8
8
relatedImages :
9
9
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
11
11
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
13
13
postgres_14 :
14
14
image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.6-2
15
15
postgres_14_gis_3.1 :
Original file line number Diff line number Diff line change 41
41
- name : RELATED_IMAGE_POSTGRES_14_GIS_3.3
42
42
value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.6-3.3-0"
43
43
- 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"
45
45
- 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"
47
47
- name : RELATED_IMAGE_PGADMIN
48
48
value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-8"
49
49
- name : RELATED_IMAGE_PGBACKREST
You can’t perform that action at this time.
0 commit comments