forked from repo-mirrors/cnpg-postgres-containers
19 lines
966 B
YAML
19 lines
966 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 11
|
|
image: ghcr.io/cloudnative-pg/postgresql:11.22-8@sha256:45b7ddc2d2b4084cf2c80b7d5b25fbd846d17cea1772034ed381ae55914c7aae
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.18-19@sha256:00d3726b234ad4028483e2161180aeab894b8acd24ff0696c1a09ab23beb4d17
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.14-18@sha256:9569df1dc88e7b85757d5fc7a09caf719440546fb5bdd7314c73070b5ed8120a
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.11-16@sha256:215619303621226ef15c934b4b6b498cab5bd134080809bcabf440f049498dec
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.6-16@sha256:847d666fb55c988c157db84e8afc60b801d406f098aadbf25513cc077080fe2d
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.2-16@sha256:d513f716ef71ae6fb322d3a25635a9ffd9b9f92d78b546e65ba280330d4c7e93
|