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-1-bookworm@sha256:367d1f0744408a8b2bd07684ddcfa73af93a7db70d10ce7a8a8122cdea5bc5fa
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-1-bookworm@sha256:12d8f8414d498e35bf74872e000be630eacccd6595567f1063920df45460812a
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-1-bookworm@sha256:88289793846daa45750f85b92036e953e5be37232d4fb9ce6e0a7dbf74962e29
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-1-bookworm@sha256:fcc3eecbefc9f307c58ab56872941125768a6b9ae22e78ef6d42d7663a92880e
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-1-bookworm@sha256:270f6eb732e573f66af3126bbd0bb92d1c14418aba4e88c572ad9311ac01255e
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-1-bookworm@sha256:0fc9b9d134ea51c4584b95e1ce17ce41b795ce5efcf9ecbca048fcc5e8b9db40
|