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.20-4-bookworm@sha256:8b286ad62116ce4c302968f14599b96375e74f93f3e1b4592573f65ef0fe949d
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-4-bookworm@sha256:f917de9d03b8b79f4100dc845345d420269f8c301f2d08da672b4590aefd9578
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-4-bookworm@sha256:d5d88f3f8ff0c908783da259959615ab7b90cb34960942c159329dd8ec3c98b7
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-4-bookworm@sha256:c3435fdcae9e9913c29de2a894f14b709a9af2cf4afd49ee6a1312bc63428d0e
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-3-bookworm@sha256:20c14a0e0e8e8cab0646821fe2f635fd7d17eb9821748bdecab96343b3a392dc
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-3-bookworm@sha256:56b2053d4426e815317f9cad0ed287e695df80639bc852e89cc33d1950349270
|