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:04b6ef3c924dcf5a724da81a86a14f9d40b7f48fe33277ee2520004f24c01119
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.18-16@sha256:1d4b64c1d9b03195d2b5c16439e6667cf6e48cfd02d43e041afab481569ba00f
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.14-15@sha256:c0bd395bfe71453d932271d2209efb9b0868479e98b584cc78aa662cf6829436
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.11-14@sha256:191435685a46cffdcd2e436b1570b3192ff64097fd9e0c38f4bde1bdb4d3a137
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.6-14@sha256:4439a68c376e76f08220cc395ab0c44c100cf056d99fcddca90638f41a853bb0
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.2-14@sha256:ab7d6cc54210765c7b6c9f4730450b129fb042ddba4ad5469046da457f05c688
|