forked from repo-mirrors/cnpg-postgres-containers
19 lines
1014 B
YAML
19 lines
1014 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.21-5-bullseye@sha256:9d03faa923d920df0a672bcfcbc466f96c19d55eb4b859a3319347b96c08c432
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.17-5-bullseye@sha256:6394afef32f44d69e50652973f2e35e1139eac23d6e7f42b65b160afc8548650
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.14-5-bullseye@sha256:2cfbf101ecec8bb59c7c375538b53b8a0e0ae93892db3128a94f27f49faaf60a
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.9-5-bullseye@sha256:8def9609d99ea03326afdfdf48d24b976283ffeab507e50218af57a8f0e7a07c
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.5-5-bullseye@sha256:8bea14a079ede50277d815ca64e6e5d2ba0b4f8f9a21afebe41d551d5eb99b80
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.1-5-bullseye@sha256:b69d07af7caa04729020ad3d645d14bed704a63acb6b640b9b98e7b3779534f5
|