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:
29
29
pgbackrest :
30
30
image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.41-4
31
31
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
33
33
pgexporter :
34
34
image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.3.1-0
35
35
pgupgrade :
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ postgresVersion: 14
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.17-7
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.
Original file line number Diff line number Diff line change 38
38
storage : 1Gi
39
39
proxy :
40
40
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
42
42
replicas : 2
43
43
affinity :
44
44
podAntiAffinity :
Original file line number Diff line number Diff line change 49
49
- name : RELATED_IMAGE_PGBACKREST
50
50
value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.41-4"
51
51
- 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 "
53
53
- name : RELATED_IMAGE_PGEXPORTER
54
54
value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.3.1-0"
55
55
securityContext :
You can’t perform that action at this time.
0 commit comments