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-5-bookworm@sha256:74c1d54dfe088cdd9eb43e76b43b14dfd9b7bd931d4c336477fbee8d6f2f1659
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-5-bookworm@sha256:7bf5e1325a79666fa5c76860b3419d3c1ba381fb0e34539090f23ef56fee9ccc
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-5-bookworm@sha256:6c9d4ef67be88aa5d0481a01e7a53d18ea17b8db81b715f373d2c1ae80e09671
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-5-bookworm@sha256:4cd7c5323f7639f6ecd27c3b1b370a06cdd6deb72d26650317c4e2dac6fdfa53
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-4-bookworm@sha256:a6b19003bd3833a94a73b6006b1b1db4c549e1cdc8158b8a26c603bb4599851f
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-4-bookworm@sha256:71f5e7696d5a9cc83c1f917a7c8736efd095e2c23a3a9416ff574597aed7bcbc
|