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-bookworm@sha256:b13a70a64bfc726aa0dccdce7af7ef30eeeaac1bb41c9cb2c0e2e5f29bc4cc6e
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bookworm@sha256:3eb457df7b70503f64e8494e096a1d3ec779045bf7b4ce2fda41fbaa19060ce7
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bookworm@sha256:f6a56dd7372ff3bbc4c93cadfbed5ba293749b2747dcba90ade97a1d7f8a87ce
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-7-bookworm@sha256:663f03f6e3fc9a340eb222bc98012c26169eec558595010e6f969e8c86467725
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bookworm@sha256:c3751099e643debbe9e0efe4c621925d995d41bb8b8efb5665e19aedf20f0e47
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-3-bookworm@sha256:2ab17fce4346ef05fb6d7121342c58b5ea44c5753ecaa8c92d0a087c91a5d6f7
|