forked from repo-mirrors/cnpg-postgres-containers
19 lines
966 B
YAML
19 lines
966 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 11
|
|
image: ghcr.io/cloudnative-pg/postgresql:11.22-8@sha256:cd073cfbd511b91e0042bc0bc615fc8ba095d1d78fd83073ba6254336719c22a
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.18-16@sha256:a486f40e84e6172463f2f9965e5e7db67fa9a243a37bdc6db019ae16507ae2a2
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.14-15@sha256:1e9e4f70b9cb9c7fe22090c3a83016a2217aa59011d4539f9c31b839cd8f3126
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.11-14@sha256:33231deade49d434ba2394baf39feae002e3ee9ed43ba60081e737c40474a760
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.6-14@sha256:9ba3d1eccc6044f5ac3e190fdb2b5636740bf5d7dec21a55c0089d29235bbc3b
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.2-14@sha256:468b303a49664c0f8baaaac5916c6adb7fb2367b1485979af405b9731ef765f0
|