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-bookworm@sha256:7670720d7264842a631b79460b80b323de74def97933c647ad768509954d8889
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-11-bookworm@sha256:6288187191ec6a13246f41ece63e8698303c2a82d51d18c031fe56bd26be0a9f
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-11-bookworm@sha256:2bb6e2b67a3c4451ed8c4d4947aaddc2d219827175d26576469afc09cff7fd64
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-10-bookworm@sha256:ed5ed9d6cfde2e228cac75cbb5b351045e8d0664182040d3c6deabd48e79b262
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-10-bookworm@sha256:a38dc44cb05ef0e1240424380028cc487b6ffd029f8262db93fa3e5288128fe3
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-5-bookworm@sha256:72c0dfad89a6865fef0b77358d6ec064918bb98b89eb167f8e64b0794848ef11
|