Loading helm/install/values.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ ## Provide image repository and tag image: repository: registry.developers.crunchydata.com/crunchydata tag: ubi8-5.0.0-0 tag: ubi8-5.0.1-0 ## Install in default or single namespace mode singleNamespace: false helm/postgres/values.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -7,6 +7,6 @@ name: hippo postgresVersion: 13 # Images postgres: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-0 pgBackRest: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-0 pgBouncer: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-0 postgres: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1 pgBackRest: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1 pgBouncer: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-1 kustomize/azure/postgres.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ kind: PostgresCluster metadata: name: hippo-azure spec: image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-0 image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1 postgresVersion: 13 instances: - dataVolumeClaimSpec: Loading @@ -14,7 +14,7 @@ spec: storage: 1Gi backups: pgbackrest: image: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-0 image: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1 repoHost: dedicated: {} configuration: Loading kustomize/certmanager/postgres/postgres.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ kind: PostgresCluster metadata: name: hippo spec: image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-0 image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1 postgresVersion: 13 customReplicationTLSSecret: name: hippo-repl-tls Loading @@ -19,7 +19,7 @@ spec: storage: 1Gi backups: pgbackrest: image: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-0 image: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1 repoHost: dedicated: {} repos: Loading kustomize/gcs/postgres.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ kind: PostgresCluster metadata: name: hippo-gcs spec: image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-0 image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1 postgresVersion: 13 instances: - dataVolumeClaimSpec: Loading @@ -14,7 +14,7 @@ spec: storage: 1Gi backups: pgbackrest: image: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-0 image: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1 repoHost: dedicated: {} configuration: Loading Loading
helm/install/values.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ ## Provide image repository and tag image: repository: registry.developers.crunchydata.com/crunchydata tag: ubi8-5.0.0-0 tag: ubi8-5.0.1-0 ## Install in default or single namespace mode singleNamespace: false
helm/postgres/values.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -7,6 +7,6 @@ name: hippo postgresVersion: 13 # Images postgres: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-0 pgBackRest: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-0 pgBouncer: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-0 postgres: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1 pgBackRest: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1 pgBouncer: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-1
kustomize/azure/postgres.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ kind: PostgresCluster metadata: name: hippo-azure spec: image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-0 image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1 postgresVersion: 13 instances: - dataVolumeClaimSpec: Loading @@ -14,7 +14,7 @@ spec: storage: 1Gi backups: pgbackrest: image: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-0 image: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1 repoHost: dedicated: {} configuration: Loading
kustomize/certmanager/postgres/postgres.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ kind: PostgresCluster metadata: name: hippo spec: image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-0 image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1 postgresVersion: 13 customReplicationTLSSecret: name: hippo-repl-tls Loading @@ -19,7 +19,7 @@ spec: storage: 1Gi backups: pgbackrest: image: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-0 image: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1 repoHost: dedicated: {} repos: Loading
kustomize/gcs/postgres.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ kind: PostgresCluster metadata: name: hippo-gcs spec: image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-0 image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1 postgresVersion: 13 instances: - dataVolumeClaimSpec: Loading @@ -14,7 +14,7 @@ spec: storage: 1Gi backups: pgbackrest: image: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-0 image: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1 repoHost: dedicated: {} configuration: Loading