6464 with :
6565 k3s-channel : " ${{ matrix.kubernetes }}"
6666 prefetch-images : |
67- registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.56.0-2542
68- registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.24-2542
69- registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.10-2542
67+ registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.56.0-2547
68+ registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.24-2547
69+ registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.11-2547
7070
7171 - run : make createnamespaces check-envtest-existing
7272 env :
9898 with :
9999 k3s-channel : " ${{ matrix.kubernetes }}"
100100 prefetch-images : |
101- registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.56.0-2542
102- registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.6-2542
101+ registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.56.0-2547
102+ registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.7-2547
103103
104104 - name : Get pgMonitor files.
105105 run : make get-pgmonitor
@@ -118,8 +118,8 @@ jobs:
118118 --volume "$(pwd):/mnt" --workdir '/mnt' \
119119 --env 'QUERIES_CONFIG_DIR=/mnt/hack/tools/queries' \
120120 --env 'KUBECONFIG=hack/.kube/postgres-operator/pgo' \
121- --env 'RELATED_IMAGE_PGBACKREST=registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.56.0-2542 ' \
122- --env 'RELATED_IMAGE_POSTGRES_17=registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.6-2542 ' \
121+ --env 'RELATED_IMAGE_PGBACKREST=registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.56.0-2547 ' \
122+ --env 'RELATED_IMAGE_POSTGRES_17=registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.7-2547 ' \
123123 --env 'PGO_FEATURE_GATES=TablespaceVolumes=true,OpenTelemetryLogs=true,OpenTelemetryMetrics=true' \
124124 --name 'postgres-operator' localhost/postgres-operator
125125
@@ -150,13 +150,13 @@ jobs:
150150 k3s-channel : " ${{ matrix.kubernetes }}"
151151 prefetch-timeout : 5m
152152 prefetch-images : |
153- registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.56.0-2542
154- registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.6-2542
155- registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.10-2542
156- registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.24-2542
157- registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.17 .1-2542
158- registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi9-18.0-2542
159- registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi9-9.8-2542
153+ registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.56.0-2547
154+ registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.7-2547
155+ registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.11-2547
156+ registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.24-2547
157+ registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.18 .1-2547
158+ registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi9-18.1-2547
159+ registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi9-9.8-2547
160160
161161 - name : Get pgMonitor files.
162162 run : make get-pgmonitor
@@ -175,14 +175,14 @@ jobs:
175175 --volume "$(pwd):/mnt" --workdir '/mnt' \
176176 --env 'QUERIES_CONFIG_DIR=/mnt/hack/tools/queries' \
177177 --env 'KUBECONFIG=hack/.kube/postgres-operator/pgo' \
178- --env 'RELATED_IMAGE_PGBACKREST=registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.56.0-2542 ' \
179- --env 'RELATED_IMAGE_PGBOUNCER=registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.24-2542 ' \
180- --env 'RELATED_IMAGE_PGEXPORTER=registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.17 .1-2542 ' \
181- --env 'RELATED_IMAGE_PGUPGRADE=registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi9-18.0-2542 ' \
182- --env 'RELATED_IMAGE_POSTGRES_16=registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.10-2542 ' \
183- --env 'RELATED_IMAGE_POSTGRES_17=registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.6-2542 ' \
184- --env 'RELATED_IMAGE_STANDALONE_PGADMIN=registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi9-9.8-2542 ' \
185- --env 'RELATED_IMAGE_COLLECTOR=registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.4 -0' \
178+ --env 'RELATED_IMAGE_PGBACKREST=registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi9-2.56.0-2547 ' \
179+ --env 'RELATED_IMAGE_PGBOUNCER=registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi9-1.24-2547 ' \
180+ --env 'RELATED_IMAGE_PGEXPORTER=registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi9-0.18 .1-2547 ' \
181+ --env 'RELATED_IMAGE_PGUPGRADE=registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi9-18.1-2547 ' \
182+ --env 'RELATED_IMAGE_POSTGRES_16=registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.11-2547 ' \
183+ --env 'RELATED_IMAGE_POSTGRES_17=registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-17.7-2547 ' \
184+ --env 'RELATED_IMAGE_STANDALONE_PGADMIN=registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi9-9.8-2547 ' \
185+ --env 'RELATED_IMAGE_COLLECTOR=registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi9-5.8.5 -0' \
186186 --env 'PGO_FEATURE_GATES=TablespaceVolumes=true,OpenTelemetryLogs=true,OpenTelemetryMetrics=true' \
187187 --name 'postgres-operator' localhost/postgres-operator
188188
@@ -192,7 +192,7 @@ jobs:
192192 KUTTL_PG_UPGRADE_TO_VERSION : ' 17'
193193 KUTTL_PG_VERSION : ' 16'
194194 KUTTL_POSTGIS_VERSION : ' 3.4'
195- KUTTL_PSQL_IMAGE : ' registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.10-2542 '
195+ KUTTL_PSQL_IMAGE : ' registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi9-16.11-2547 '
196196 - run : |
197197 make check-kuttl && exit
198198 failed=$?
0 commit comments