File tree 13 files changed +30
-30
lines changed
13 files changed +30
-30
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ name: pgo
3
3
description : A Helm chart for Kubernetes
4
4
type : application
5
5
version : 0.1.0
6
- appVersion : 5.0.0
6
+ appVersion : 5.0.2
Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ spec:
21
21
- name : CRUNCHY_DEBUG
22
22
value : " true"
23
23
- name : RELATED_IMAGE_POSTGRES_13
24
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1 "
24
+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0 "
25
25
- name : RELATED_IMAGE_POSTGRES_13_GIS_3.1
26
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis-ha:centos8-13.3 -3.1-1 "
26
+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis-ha:centos8-13.4 -3.1-0 "
27
27
- name : RELATED_IMAGE_PGBACKREST
28
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1 "
28
+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2 "
29
29
- name : RELATED_IMAGE_PGBOUNCER
30
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-1 "
30
+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-2 "
31
31
- name : RELATED_IMAGE_PGEXPORTER
32
32
value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.0.1-0"
33
33
{{- if .Values.singleNamespace }}
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ name: postgrescluster
3
3
description : A Helm chart for Kubernetes
4
4
type : application
5
5
version : 0.1.0
6
- appVersion : 5.0.0
6
+ appVersion : 5.0.2
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ name: hippo
7
7
postgresVersion : 13
8
8
9
9
# Images
10
- postgres : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
11
- pgBackRest : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
12
- pgBouncer : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-1
10
+ postgres : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0
11
+ pgBackRest : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2
12
+ pgBouncer : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-2
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
3
3
metadata :
4
4
name : hippo-azure
5
5
spec :
6
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0
7
7
postgresVersion : 13
8
8
instances :
9
9
- dataVolumeClaimSpec :
14
14
storage : 1Gi
15
15
backups :
16
16
pgbackrest :
17
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
17
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2
18
18
repoHost :
19
19
dedicated : {}
20
20
configuration :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
3
3
metadata :
4
4
name : hippo
5
5
spec :
6
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0
7
7
postgresVersion : 13
8
8
customReplicationTLSSecret :
9
9
name : hippo-repl-tls
19
19
storage : 1Gi
20
20
backups :
21
21
pgbackrest :
22
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
22
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2
23
23
repoHost :
24
24
dedicated : {}
25
25
repos :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
3
3
metadata :
4
4
name : hippo-gcs
5
5
spec :
6
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0
7
7
postgresVersion : 13
8
8
instances :
9
9
- dataVolumeClaimSpec :
14
14
storage : 1Gi
15
15
backups :
16
16
pgbackrest :
17
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
17
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2
18
18
repoHost :
19
19
dedicated : {}
20
20
configuration :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
3
3
metadata :
4
4
name : hippo-ha
5
5
spec :
6
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0
7
7
postgresVersion : 13
8
8
instances :
9
9
- name : pgha1
26
26
postgres-operator.crunchydata.com/instance-set : pgha1
27
27
backups :
28
28
pgbackrest :
29
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
29
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2
30
30
repoHost :
31
31
dedicated : {}
32
32
repos :
40
40
storage : 1Gi
41
41
proxy :
42
42
pgBouncer :
43
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-1
43
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-2
44
44
replicas : 2
45
45
affinity :
46
46
podAntiAffinity :
Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ spec:
14
14
- name : CRUNCHY_DEBUG
15
15
value : " true"
16
16
- name : RELATED_IMAGE_POSTGRES_13
17
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1 "
17
+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0 "
18
18
- name : RELATED_IMAGE_POSTGRES_13_GIS_3.1
19
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis-ha:centos8-13.3 -3.1-1 "
19
+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis-ha:centos8-13.4 -3.1-0 "
20
20
- name : RELATED_IMAGE_PGBACKREST
21
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1 "
21
+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2 "
22
22
- name : RELATED_IMAGE_PGBOUNCER
23
- value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-1 "
23
+ value : " registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-2 "
24
24
- name : RELATED_IMAGE_PGEXPORTER
25
25
value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.0.1-0"
26
26
securityContext :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
3
3
metadata :
4
4
name : keycloakdb
5
5
spec :
6
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0
7
7
postgresVersion : 13
8
8
instances :
9
9
- replicas : 2
25
25
postgres-operator.crunchydata.com/instance-set : " 00"
26
26
backups :
27
27
pgbackrest :
28
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
28
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2
29
29
repoHost :
30
30
dedicated : {}
31
31
repos :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
3
3
metadata :
4
4
name : hippo-multi-repo
5
5
spec :
6
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0
7
7
postgresVersion : 13
8
8
instances :
9
9
- dataVolumeClaimSpec :
14
14
storage : 1Gi
15
15
backups :
16
16
pgbackrest :
17
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
17
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2
18
18
repoHost :
19
19
dedicated : {}
20
20
configuration :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
3
3
metadata :
4
4
name : hippo
5
5
spec :
6
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0
7
7
postgresVersion : 13
8
8
instances :
9
9
- name : instance1
15
15
storage : 1Gi
16
16
backups :
17
17
pgbackrest :
18
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
18
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2
19
19
repoHost :
20
20
dedicated : {}
21
21
repos :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
3
3
metadata :
4
4
name : hippo-s3
5
5
spec :
6
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0
7
7
postgresVersion : 13
8
8
instances :
9
9
- dataVolumeClaimSpec :
14
14
storage : 1Gi
15
15
backups :
16
16
pgbackrest :
17
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
17
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2
18
18
repoHost :
19
19
dedicated : {}
20
20
configuration :
You can’t perform that action at this time.
0 commit comments