File tree Expand file tree Collapse file tree 13 files changed +30
-30
lines changed Expand file tree Collapse file tree 13 files changed +30
-30
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ name: pgo
33description : A Helm chart for Kubernetes
44type : application
55version : 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:
2121 - name : CRUNCHY_DEBUG
2222 value : " true"
2323 - 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 "
2525 - 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 "
2727 - 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 "
2929 - 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 "
3131 - name : RELATED_IMAGE_PGEXPORTER
3232 value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.0.1-0"
3333 {{- if .Values.singleNamespace }}
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ name: postgrescluster
33description : A Helm chart for Kubernetes
44type : application
55version : 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
77postgresVersion : 13
88
99# 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
33metadata :
44 name : hippo-azure
55spec :
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
77 postgresVersion : 13
88 instances :
99 - dataVolumeClaimSpec :
1414 storage : 1Gi
1515 backups :
1616 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
1818 repoHost :
1919 dedicated : {}
2020 configuration :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
33metadata :
44 name : hippo
55spec :
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
77 postgresVersion : 13
88 customReplicationTLSSecret :
99 name : hippo-repl-tls
1919 storage : 1Gi
2020 backups :
2121 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
2323 repoHost :
2424 dedicated : {}
2525 repos :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
33metadata :
44 name : hippo-gcs
55spec :
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
77 postgresVersion : 13
88 instances :
99 - dataVolumeClaimSpec :
1414 storage : 1Gi
1515 backups :
1616 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
1818 repoHost :
1919 dedicated : {}
2020 configuration :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
33metadata :
44 name : hippo-ha
55spec :
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
77 postgresVersion : 13
88 instances :
99 - name : pgha1
2626 postgres-operator.crunchydata.com/instance-set : pgha1
2727 backups :
2828 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
3030 repoHost :
3131 dedicated : {}
3232 repos :
4040 storage : 1Gi
4141 proxy :
4242 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
4444 replicas : 2
4545 affinity :
4646 podAntiAffinity :
Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ spec:
1414 - name : CRUNCHY_DEBUG
1515 value : " true"
1616 - 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 "
1818 - 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 "
2020 - 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 "
2222 - 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 "
2424 - name : RELATED_IMAGE_PGEXPORTER
2525 value : " registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.0.1-0"
2626 securityContext :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
33metadata :
44 name : keycloakdb
55spec :
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
77 postgresVersion : 13
88 instances :
99 - replicas : 2
2525 postgres-operator.crunchydata.com/instance-set : " 00"
2626 backups :
2727 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
2929 repoHost :
3030 dedicated : {}
3131 repos :
You can’t perform that action at this time.
0 commit comments