forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-19-bullseye@sha256:4710fc31490eb685a4a1a1dcf29ea83c420e3adc268823f8abcf97f73e5a1462
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-19-bullseye@sha256:dd6e86bc42a89e460fafd5edba4e028af55f521e3aabd9e7ffd3a0fc45129e55
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-19-bullseye@sha256:0480d2f0150a2f77ccfdcb924a0ea560be57758e33a707a13dd29d399ef21092
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-19-bullseye@sha256:4da7204eeb1b49e73a4a0c077f387d2ccb73b0ef63eef5506f091b57ed920042
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-19-bullseye@sha256:d66c35dc163f69237ca4265042fa2a867ee015af788a584ce02b0808c8b934c9
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-14-bullseye@sha256:dc57f40a64195021f7a2503df0051768f2c512139dbd96398edb960e2f443f55
|