Skip to content

Commit

Permalink
Release new operator chart for postgres 13.8 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
djtaylor authored Nov 7, 2022
1 parent ba6f184 commit f49985b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/crunchydata-pgo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: crunchydata-pgo
description: Installer for PGO, the open source Postgres Operator from Crunchy Data

type: application
version: 0.3.1-3
version: 0.3.1-4
appVersion: 5.1.1
6 changes: 3 additions & 3 deletions charts/crunchydata-pgo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ relatedImages:
postgres_14_gis_3.2:
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.3-3.2-0
postgres_13:
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-13.7-0
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-13.8-0
postgres_13_gis_3.0:
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-13.7-3.0-0
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-13.8-3.0-0
postgres_13_gis_3.1:
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-13.7-3.1-0
image: registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-13.8-3.1-0
pgadmin:
image: registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-1
pgbackrest:
Expand Down

0 comments on commit f49985b

Please sign in to comment.