File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ relatedImages:
2929 pgbackrest :
3030 image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.41-4
3131 pgbouncer :
32- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.17-7
32+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.18-0
3333 pgexporter :
3434 image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.3.1-0
3535 pgupgrade :
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ postgresVersion: 14
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.17-7
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.
Original file line number Diff line number Diff line change 3838 storage : 1Gi
3939 proxy :
4040 pgBouncer :
41- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.17-7
41+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.18-0
4242 replicas : 2
4343 affinity :
4444 podAntiAffinity :
Original file line number Diff line number Diff line change 4949 - name : RELATED_IMAGE_PGBACKREST
5050 value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.41-4"
5151 - name : RELATED_IMAGE_PGBOUNCER
52- value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.17-7 "
52+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.18-0 "
5353 - name : RELATED_IMAGE_PGEXPORTER
5454 value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.3.1-0"
5555 securityContext :
You can’t perform that action at this time.
0 commit comments