File tree Expand file tree Collapse file tree 17 files changed +2585
-1479
lines changed Expand file tree Collapse file tree 17 files changed +2585
-1479
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.2
6
+ appVersion : 5.0.3
Load Diff Large diffs are not rendered by default.
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.2 -0
5
+ tag : ubi8-5.0.3 -0
6
6
7
7
relatedImages :
8
8
postgres_13 :
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.2
6
+ appVersion : 5.0.3
Original file line number Diff line number Diff line change 16
16
backups :
17
17
pgbackrest :
18
18
image : {{ .Values.pgBackRest}}
19
- repoHost :
20
- dedicated : {}
21
19
repos :
22
20
- name : repo1
23
21
volume :
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.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
10
+ postgres : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:centos8-13.4-1
11
+ pgBackRest : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.35-0
12
+ pgBouncer : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-3
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.4-0
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:centos8-13.4-1
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-2
18
- repoHost :
19
- dedicated : {}
17
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.35-0
20
18
configuration :
21
19
- secret :
22
20
name : pgo-azure-creds
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.4-0
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:centos8-13.4-1
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-2
23
- repoHost :
24
- dedicated : {}
22
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.35-0
25
23
repos :
26
24
- name : repo1
27
25
volume :
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.4-0
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:centos8-13.4-1
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-2
18
- repoHost :
19
- dedicated : {}
17
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.35-0
20
18
configuration :
21
19
- secret :
22
20
name : pgo-gcs-creds
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.4-0
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:centos8-13.4-1
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-2
30
- repoHost :
31
- dedicated : {}
29
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.35-0
32
30
repos :
33
31
- name : repo1
34
32
volume :
40
38
storage : 1Gi
41
39
proxy :
42
40
pgBouncer :
43
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-2
41
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-3
44
42
replicas : 2
45
43
affinity :
46
44
podAntiAffinity :
You can’t perform that action at this time.
0 commit comments