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-38-bullseye@sha256:95de99fb21513ce1aa1bf61b2bb217d59749df7b668e972a0dce97eeab2681be
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-38-bullseye@sha256:fbb45b23f7ede7c8cfed17df130be403462d939482632e9920e1f6ae9fa05866
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-38-bullseye@sha256:4e77c7823ca0b75e3eeb0976ad80a6e246013b3e80ff06ccd9094999ec9752ce
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-38-bullseye@sha256:6ffe72cf88eb998e8df6a8d6a780069db3957d31cd051d9dbff4cb4af9eaeb33
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-39-bullseye@sha256:178f72d5bc7d955556121dfd2b0bb2c5458411b94c5a407be1cb7ea498419688
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-16-bullseye@sha256:9e5e5c83b73db4be2bcc5773e0514e5d17753c865064ce7fc6c9a48db77dc1c3
|