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:57a3227f1c9ddb64200d49f1c1d20018e9b7f08c76ed0f05fbab30bf5a9c725e
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.15-8-bookworm@sha256:d3d351a2d22df56999edee331dbc36fc11ccc784b7ebc45cd2351ff5120acb75
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.12-8-bookworm@sha256:775082a89d30789e112bf38610e0cb03944b06bdc8d0b63fd52aaf128f99c411
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.7-7-bookworm@sha256:eba583a548a9484bd5e880bd4109ca821ea464216962fb15f84f51e5428b814e
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.3-7-bookworm@sha256:74888f2086cc9c1cd90e8a4e3f4996a547894e115a3966ad4a435be903fd18d5
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta2-3-bookworm@sha256:cc383e0a60d5f540ebbbe05c67c72794481981710d9efd1ae7ee8c48493c04e1
|