forked from repo-mirrors/cnpg-postgres-containers
19 lines
1020 B
YAML
19 lines
1020 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-32-bullseye@sha256:b65f9aea4ab3a60adcf6253728f1006b2baf248c5818bf42b975934bf593c1a6
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-32-bullseye@sha256:d8669931dd8b4d2b802b5dc5cf3ac2e2b7774d1e6a40280223c35fbdb3903eff
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-32-bullseye@sha256:af8801dafc2cda7e455fce927a6f386041cd7e45a2b59f48e83943240006ba98
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-32-bullseye@sha256:c5c47b73315fe14117270aa9a452210f0f56ce17aa53ddde0c5b55a718831336
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-33-bullseye@sha256:673227eff4635683f2fabf63e571decbed4a30daf6d8bae2723aec257a922715
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-10-bullseye@sha256:92189f975f356fea834b8f2c7acb2dda875a32667d33eddd4aec8edbae550323
|