File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ jobs:
136136 --env 'RELATED_IMAGE_POSTGRES_17=registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.6-2534' \
137137 --env 'RELATED_IMAGE_POSTGRES_17_GIS_3.4=registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi9-17.6-3.4-2534' \
138138 --env 'RELATED_IMAGE_STANDALONE_PGADMIN=registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi9-9.2-2534' \
139- --env 'RELATED_IMAGE_COLLECTOR=registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.2 -0' \
139+ --env 'RELATED_IMAGE_COLLECTOR=registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.3 -0' \
140140 --env 'PGO_FEATURE_GATES=TablespaceVolumes=true,OpenTelemetryLogs=true,OpenTelemetryMetrics=true' \
141141 --name 'postgres-operator' localhost/postgres-operator
142142
Original file line number Diff line number Diff line change 4343 - name : RELATED_IMAGE_STANDALONE_PGADMIN
4444 value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi9-9.2-2534"
4545 - name : RELATED_IMAGE_COLLECTOR
46- value : " registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.2 -0"
46+ value : " registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.3 -0"
4747 securityContext :
4848 allowPrivilegeEscalation : false
4949 capabilities : { drop: [ALL] }
You can’t perform that action at this time.
0 commit comments