forked from repo-mirrors/cnpg-postgres-containers
19 lines
1019 B
YAML
19 lines
1019 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-28-bookworm@sha256:81b2eb41451b71feef87156ec89bf9bb41336ad59b3d61a71306381baa0767ef
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-28-bookworm@sha256:0ecacae08b8e287981968ef8367cb3330933e09f6d03b6820fb9443514c1f368
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-28-bookworm@sha256:faa6437a0dcfaa049e3dc86d519e8341813f020f974c737361c143e7d6a55036
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-28-bookworm@sha256:b05fbc4fdacfe366b20ee6b41b879dc1562e3d846e7fce1dd7166d120c3f43c3
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-28-bookworm@sha256:a7c5fa88719d8a87f98f605ad86992ba4b16c8ba1a97ded3405865df9acc4559
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-6-bookworm@sha256:c9ade15332ddea6994fa196fb276a35aba2a37cb80668b4655d3f8358a2be9f7
|