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
47
47
# below value. "postgresVersion" needs to match the version of Postgres that is
48
48
# used here. If using the GIS-enabled Postgres image, you need to ensure
49
49
# "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
51
51
52
52
# imagePgBackRest is the pgBackRest backup utility image. This defaults to the
53
53
# 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
55
55
56
56
# imagePgBouncer is the image for the PgBouncer connection pooler. This defaults
57
57
# 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
59
59
60
60
# imageExporter is the image name for the exporter used as a part of monitoring.
61
61
# 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
63
63
64
64
# ##########################
65
65
# Basic Postgres Settings #
You can’t perform that action at this time.
0 commit comments