forked from repo-mirrors/cnpg-postgres-containers
19 lines
1022 B
YAML
19 lines
1022 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-11-bullseye@sha256:42ee72a34dd3e44cfdfcf598e24fc4c228fd4b20f957a1cb0f69882f1ad7ae06
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-11-bullseye@sha256:66c436baf1330b8236d10816a6d3607fc6f99b225ea31eeadc4f99713641568c
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-11-bullseye@sha256:b9d7f3c27343f3b60f69ceb18d7edd532f1f61c978d4de6cd61a98ad71043d39
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-11-bullseye@sha256:f97a0a747cdc24260c7d99aff9d08ab7bb795344492889f6e2096abe678fbfaf
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-10-bullseye@sha256:2abf7eeb32eace2cdad261087dea76fcb5ff4a64ad8dc6a0de2f22732f8a5292
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-5-bullseye@sha256:2a73c5a42bbb7204224696e485c3a2d260f5a773fc8a0ff2943d578f2801ef4d
|