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-8-bookworm@sha256:3aafa44b510d2364082cd0740f774791219842580e6e32b9a5596651133f0e53
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bookworm@sha256:1d890e67f44f3d4d0666e115dca1a1f20829af067d81f775ea7623dbc886c06d
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bookworm@sha256:ecd082b1d2ad5ad3eec340c6e40e7f67fa668664a204fb19721d617c1b58faf7
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-7-bookworm@sha256:ca512ae27087e0658133369a4e0ee268ec702850d06102da2a64548b67236765
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bookworm@sha256:fb73464e9106db77f96086cc456ba86527255e6b55abd21bde4510b5f133e716
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-3-bookworm@sha256:b01af623e0d95ff42cab64e2e78012735e2134fec2469238c1c3f913269e8df0
|