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.20-3-bookworm@sha256:39241a49ff0313f50489cdc6783a176e08939231711b75ff5a5d9542c20168a4
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-3-bookworm@sha256:5868dbc8a04a090da08a2278e66d2e0192dd45629558ec4ab043db52e2c08b9d
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-3-bookworm@sha256:749363352787713c6138fd24e998c75cdf652e680b1df7ee921bfaf59132b885
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-3-bookworm@sha256:05a3928896021419a4c30863f545acd65c9a2d4dab0cd7e5b71c0d722f7368cd
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-2-bookworm@sha256:e5165b028b2f80f6ac3a1421db86fce772b4e264beb62d15f4862bcef2f290ce
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-2-bookworm@sha256:c44d69b7946e653f0200f64813cf17b1216ce39f39c1bb15878262211f4b2075
|