forked from repo-mirrors/cnpg-postgres-containers
17 lines
863 B
YAML
17 lines
863 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.21-8-bookworm@sha256:33bcd69a8d5da0ea1fc7543760b4ad68a2cc4defde79bba634122680b1554195
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.18-8-bookworm@sha256:d0b2b6300352d7289f77e61b4b130274979a552f1fdce668606cb69ecd66632e
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.13-8-bookworm@sha256:ed71acfd5736bcd0ae0fa3283370e48b15a7c2ed26550e8a10b9d55b242f5ab1
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.9-8-bookworm@sha256:9302e432a0366108e0d742e989655a0a8cb18459cfde8076ea2165b076d43c70
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.5-8-bookworm@sha256:83996acbde2fa906e9ac6fa40aa8d34d6089c18d4998d831e364b4e476d3370a
|