forked from repo-mirrors/cnpg-postgres-containers
17 lines
868 B
YAML
17 lines
868 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.20-11-bullseye@sha256:4b1cb19501e1a3af0c17ac86423918e2cbcd1fc6464a3f367b361c24509bc24d
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.17-11-bullseye@sha256:a04b97dd74ecbbab93b3b99aa00082f2533c1aeae471b5a85da8e3255c461b36
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.12-11-bullseye@sha256:07d0df5a8d01d6a56df5e0141b16121585cf266ea5284e986ecc6e0c256b7fa6
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.8-11-bullseye@sha256:d5ba9c3ee8704c3112ae855e77950b82464b111ecd58c3ad54a5e5269399d393
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.4-11-bullseye@sha256:fcaeeb1af6d4d4aad002e0b7d571819689dcdab83aa64a258251f2f17aec003e
|