forked from repo-mirrors/cnpg-postgres-containers
19 lines
1020 B
YAML
19 lines
1020 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-42-bullseye@sha256:b0a8f88aa5eccd570fb0ee01f4a2788cd6e6b84a3e55136b54eb2cf5f8b16ab5
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-42-bullseye@sha256:4ddd322bb717e9256dbdbc64227d4ffb9fe6a0659fa41b414079c593b87b69e7
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-42-bullseye@sha256:5564581948a90f02f125980b4fb5318c0edead5821b6df7c1ba38ca9ee0d4c35
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-42-bullseye@sha256:48994d91a6896d9b508fc7ed04b1bb17acce9c96938a63a90f25619520e50ee9
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-43-bullseye@sha256:be41e2bf476176782b9ba851659ac11d104043f2fdfcb1391dc225ea0a07c133
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-20-bullseye@sha256:24f728e854e6e0383d5b971f491593074c56700b5690bd323967c4c8da5b6fdc
|