@@ -18,28 +18,28 @@ spec:
1818 fieldPath : metadata.namespace
1919 - name : CRUNCHY_DEBUG
2020 value : " true"
21- - name : RELATED_IMAGE_POSTGRES_15
22- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.7-1"
23- - name : RELATED_IMAGE_POSTGRES_15_GIS_3.3
24- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.7-3.3-1"
2521 - name : RELATED_IMAGE_POSTGRES_16
26- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.3-1 "
22+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.4-2 "
2723 - name : RELATED_IMAGE_POSTGRES_16_GIS_3.3
28- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.3 -3.3-1 "
24+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.4 -3.3-2 "
2925 - name : RELATED_IMAGE_POSTGRES_16_GIS_3.4
30- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.3-3.4-1"
26+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-16.4-3.4-2"
27+ - name : RELATED_IMAGE_POSTGRES_17
28+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-17.0-0"
29+ - name : RELATED_IMAGE_POSTGRES_17_GIS_3.4
30+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-17.0-3.4-0"
3131 - name : RELATED_IMAGE_PGADMIN
32- value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-26 "
32+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-31 "
3333 - name : RELATED_IMAGE_PGBACKREST
34- value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.51-1 "
34+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.53.1-0 "
3535 - name : RELATED_IMAGE_PGBOUNCER
36- value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.22-1 "
36+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.23-0 "
3737 - name : RELATED_IMAGE_PGEXPORTER
3838 value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:latest"
3939 - name : RELATED_IMAGE_PGUPGRADE
4040 value : " registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:latest"
4141 - name : RELATED_IMAGE_STANDALONE_PGADMIN
42- value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-8.6-1 "
42+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-8.12-0 "
4343 securityContext :
4444 allowPrivilegeEscalation : false
4545 capabilities : { drop: [ALL] }
0 commit comments