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-8-bullseye@sha256:d3676af8b9218985d70e4e23f0fd598b50a2651546bb0290174f9d14414b9578
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bullseye@sha256:996b986d4c62c65dc2d9a191fc3be105e84d8c69cce4e22783fbf6584f96abc6
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bullseye@sha256:a597178fcb1d42f74685765d916aa0e6778ee59fcbf8deeea7cdc7a5514e458f
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-8-bullseye@sha256:e1ea48e945d987cbcd0b54f272661fc50abac6e62da390fee0759d7d3ea1785e
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bullseye@sha256:a999ffcf5625ef5dfe39786f81c90f0d1f7468a5a62861af29bf6c8667175d81
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-3-bullseye@sha256:fed859eedca582507c0ced1fd7573d041f7f0ba1f212cb058b3536778d3e79b2
|