forked from repo-mirrors/cnpg-postgres-containers
19 lines
1017 B
YAML
19 lines
1017 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.19-1-bookworm@sha256:deefd88b7a2927f7de852996ebc5d064a2a173f99013c2405aafbd98d1089b3a
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-1-bookworm@sha256:9593789750f6c9b1ef1aa2b5dd5d0e591ab1b89aaff5b5fea7b08a098adfa8f6
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-1-bookworm@sha256:9173936e56446d976e05b8f159d2ee916efb2b10d2c303f481afee19cb964565
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-1-bookworm@sha256:d7eaa36b25570c9fa968516e898c03c1c0a545dd2426a3fed7707fc3c3bcb04a
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-1-bookworm@sha256:cc6fc722665b21c54f92a927b87bf8d9038ea863129a2f845771eeabf62686a8
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta1-1-bookworm@sha256:fdcaf219d93aa95a7e21a2453759267e94e32ba0fc266ffcf4467dba61ad5216
|