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-1-bookworm@sha256:cfd013c22f01d7e6ae6e33d4d94614278d8b47ac69be51d42d1cc9d764b991ae
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.17-1-bookworm@sha256:b0421dd0e546cc728919b440b8d5d53b0d8441e466f526f4c8824312fac92596
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.14-1-bookworm@sha256:8545a9282bfccf91eb6072517852d92599175227ccbc4c2d3c69479c5a20f11a
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.9-1-bookworm@sha256:972e462e7fe8ea1350603fa074f60583ea6a5f7cd3de8c3467c2633b446bc903
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.5-1-bookworm@sha256:96635d7dd5f44cfeaa18bb60d12445ba7513d40110ed403e4c57353074213b81
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.1-1-bookworm@sha256:a6a61a6022abc8c1ec7c105bbe549e2cc2c3ad856bb5eb6c005c6e1c1892fc9a
|