File tree Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Expand file tree Collapse file tree 9 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 1515# available as one of the "RELATED_IMAGE_POSTGRES_..." images as part of the PGO
1616# installation if you want to deploy the image without setting the "postgres"
1717# image variable. This value is required.
18- postgresVersion : 14
18+ postgresVersion : 15
1919
2020# postGISVersion if sets and coupled with a PostGIS enabled container, enables
2121# PostGIS. This version number needs to be available as one of the
@@ -47,7 +47,7 @@ postgresVersion: 14
4747# below value. "postgresVersion" needs to match the version of Postgres that is
4848# used here. If using the GIS-enabled Postgres image, you need to ensure
4949# "postGISVersion" matches the version of PostGIS used.
50- # imagePostgres: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.7 -0
50+ # imagePostgres: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.2 -0
5151
5252# imagePgBackRest is the pgBackRest backup utility image. This defaults to the
5353# below value.
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ kind: PostgresCluster
33metadata :
44 name : hippo-azure
55spec :
6- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.7 -0
7- postgresVersion : 14
6+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.2 -0
7+ postgresVersion : 15
88 instances :
99 - dataVolumeClaimSpec :
1010 accessModes :
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ kind: PostgresCluster
33metadata :
44 name : hippo
55spec :
6- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.7 -0
7- postgresVersion : 14
6+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.2 -0
7+ postgresVersion : 15
88 customReplicationTLSSecret :
99 name : hippo-repl-tls
1010 customTLSSecret :
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ kind: PostgresCluster
33metadata :
44 name : hippo-gcs
55spec :
6- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.7 -0
7- postgresVersion : 14
6+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.2 -0
7+ postgresVersion : 15
88 instances :
99 - dataVolumeClaimSpec :
1010 accessModes :
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ kind: PostgresCluster
33metadata :
44 name : hippo-ha
55spec :
6- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.7 -0
7- postgresVersion : 14
6+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.2 -0
7+ postgresVersion : 15
88 instances :
99 - name : pgha1
1010 replicas : 2
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ kind: PostgresCluster
33metadata :
44 name : keycloakdb
55spec :
6- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.7 -0
7- postgresVersion : 14
6+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.2 -0
7+ postgresVersion : 15
88 instances :
99 - replicas : 2
1010 dataVolumeClaimSpec :
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ kind: PostgresCluster
33metadata :
44 name : hippo-multi-repo
55spec :
6- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.7 -0
7- postgresVersion : 14
6+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.2 -0
7+ postgresVersion : 15
88 instances :
99 - dataVolumeClaimSpec :
1010 accessModes :
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ kind: PostgresCluster
33metadata :
44 name : hippo
55spec :
6- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.7 -0
7- postgresVersion : 14
6+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.2 -0
7+ postgresVersion : 15
88 instances :
99 - name : instance1
1010 dataVolumeClaimSpec :
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ kind: PostgresCluster
33metadata :
44 name : hippo-s3
55spec :
6- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.7 -0
7- postgresVersion : 14
6+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.2 -0
7+ postgresVersion : 15
88 instances :
99 - dataVolumeClaimSpec :
1010 accessModes :
You can’t perform that action at this time.
0 commit comments