Loading helm/install/Chart.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -3,4 +3,4 @@ name: pgo description: A Helm chart for Kubernetes type: application version: 0.1.0 appVersion: 5.0.0 appVersion: 5.0.2 helm/install/templates/manager.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -21,13 +21,13 @@ spec: - name: CRUNCHY_DEBUG value: "true" - name: RELATED_IMAGE_POSTGRES_13 value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1" value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0" - name: RELATED_IMAGE_POSTGRES_13_GIS_3.1 value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis-ha:centos8-13.3-3.1-1" value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis-ha:centos8-13.4-3.1-0" - name: RELATED_IMAGE_PGBACKREST value: "registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1" value: "registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2" - name: RELATED_IMAGE_PGBOUNCER value: "registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-1" value: "registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-2" - name: RELATED_IMAGE_PGEXPORTER value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.0.1-0" {{- if .Values.singleNamespace }} Loading helm/postgres/Chart.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -3,4 +3,4 @@ name: postgrescluster description: A Helm chart for Kubernetes type: application version: 0.1.0 appVersion: 5.0.0 appVersion: 5.0.2 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-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 postgres: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0 pgBackRest: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2 pgBouncer: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-2 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-1 image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0 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-1 image: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2 repoHost: dedicated: {} configuration: Loading Loading
helm/install/Chart.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -3,4 +3,4 @@ name: pgo description: A Helm chart for Kubernetes type: application version: 0.1.0 appVersion: 5.0.0 appVersion: 5.0.2
helm/install/templates/manager.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -21,13 +21,13 @@ spec: - name: CRUNCHY_DEBUG value: "true" - name: RELATED_IMAGE_POSTGRES_13 value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1" value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0" - name: RELATED_IMAGE_POSTGRES_13_GIS_3.1 value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis-ha:centos8-13.3-3.1-1" value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis-ha:centos8-13.4-3.1-0" - name: RELATED_IMAGE_PGBACKREST value: "registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1" value: "registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2" - name: RELATED_IMAGE_PGBOUNCER value: "registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-1" value: "registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-2" - name: RELATED_IMAGE_PGEXPORTER value: "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.0.1-0" {{- if .Values.singleNamespace }} Loading
helm/postgres/Chart.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -3,4 +3,4 @@ name: postgrescluster description: A Helm chart for Kubernetes type: application version: 0.1.0 appVersion: 5.0.0 appVersion: 5.0.2
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-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 postgres: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0 pgBackRest: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2 pgBouncer: registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-2
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-1 image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.4-0 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-1 image: registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-2 repoHost: dedicated: {} configuration: Loading