forked from repo-mirrors/cnpg-postgres-containers
19 lines
1017 B
YAML
19 lines
1017 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-1-bullseye@sha256:855e669cbebd1733cc4a124d80e36daf00949b17c089dca1965ecd5b22be3522
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bullseye@sha256:32230a42833b1f232dd1279084a36ec817db1dce03c170d7bddf0ea2e39ee65f
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bullseye@sha256:0b6bd25ccb85f2b0dc55f3030be81f6008b94180e29874c676385ce6201a3cf2
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bullseye@sha256:76281fc7108306b20232c6c20d140b72ac19de76f556c25f15d2b62d38de4751
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bullseye@sha256:4456849d4a9eb66f5fa5b71757a0c9a352082f872960e024ef6f5cadd2143ced
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta1-1-bullseye@sha256:112f59450e6b0759008214556bbb32e396477e721462e11cfcfdbfa1b5e891a9
|