File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 29
29
- name : RELATED_IMAGE_PGBOUNCER
30
30
value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-2"
31
31
- name : RELATED_IMAGE_PGEXPORTER
32
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.0.1 -0"
32
+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.0.2 -0"
33
33
{{- if .Values.singleNamespace }}
34
34
- name : PGO_TARGET_NAMESPACE
35
35
valueFrom : { fieldRef: { apiVersion: v1, fieldPath: metadata.namespace } }
Original file line number Diff line number Diff line change 2
2
# # Provide image repository and tag
3
3
image :
4
4
repository : registry.developers.crunchydata.com/crunchydata
5
- tag : ubi8-5.0.1 -0
5
+ tag : ubi8-5.0.2 -0
6
6
7
7
# # Install in default or single namespace mode
8
8
singleNamespace : false
Original file line number Diff line number Diff line change 11
11
images :
12
12
- name : postgres-operator
13
13
newName : registry.developers.crunchydata.com/crunchydata/postgres-operator
14
- newTag : ubi8-5.0.1 -0
14
+ newTag : ubi8-5.0.2 -0
Original file line number Diff line number Diff line change 22
22
- name : RELATED_IMAGE_PGBOUNCER
23
23
value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-2"
24
24
- name : RELATED_IMAGE_PGEXPORTER
25
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.0.1 -0"
25
+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.0.2 -0"
26
26
securityContext :
27
27
allowPrivilegeEscalation : false
28
28
readOnlyRootFilesystem : true
You can’t perform that action at this time.
0 commit comments