File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -47,19 +47,19 @@ postgresVersion: 15
4747# below value. "postgresVersion" needs to match the version of Postgres that is
4848# used here. If using the GIS-enabled Postgres image, you need to ensure
4949# "postGISVersion" matches the version of PostGIS used.
50- # imagePostgres: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.3 -0
50+ # imagePostgres: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.7 -0
5151
5252# imagePgBackRest is the pgBackRest backup utility image. This defaults to the
5353# below value.
54- # imagePgBackRest: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.45-0
54+ # imagePgBackRest: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.41-4
5555
5656# imagePgBouncer is the image for the PgBouncer connection pooler. This defaults
5757# to the below value.
58- # imagePgBouncer: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.19 -0
58+ # imagePgBouncer: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.18 -0
5959
6060# imageExporter is the image name for the exporter used as a part of monitoring.
6161# This defaults to the value below.
62- # imageExporter: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.3.2 -0
62+ # imageExporter: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.3.1 -0
6363
6464# ##########################
6565# Basic Postgres Settings #
You can’t perform that action at this time.
0 commit comments