forked from repo-mirrors/cnpg-postgres-containers
17 lines
863 B
YAML
17 lines
863 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.20-1-bullseye@sha256:b98ff9b52cd78f25030f9065677d59c8dc77906b2b0015ea4f87e73d9d9001d1
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.17-1-bullseye@sha256:b2079ec9f4fa89e0d2d66f46dc6a16f339966b73add425064ecf125af4e0d306
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.12-1-bullseye@sha256:36f6d655685c4cd354cf5eb8a0b15e142bb6624f2652ee2cb1b272e9751d54e3
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.8-1-bullseye@sha256:968fde47c946fcc86b2005f49eaf98f8e47e2a168eadc95880d60cf87fa526c6
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.4-1-bullseye@sha256:458058e3db40bb83898d096e6d78c07d28a084731dd9758937b42a3943ce26d0
|