forked from repo-mirrors/cnpg-postgres-containers
19 lines
1015 B
YAML
19 lines
1015 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.20-8-bookworm@sha256:9810ed6d6f712a74ce9571ddd282dbd494613410ac1f3c3ff3e11548aa6cc8e9
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-8-bookworm@sha256:07751c9a03a55f9156a333afd3b5561059b360063638690b0049d50fde3f5d46
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-8-bookworm@sha256:afc8c6f0d22cb1167bbc1e2743843449b3b3e45030fef5dd2cb888c25d3379fc
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-8-bookworm@sha256:6bdab15e48dd05fdb000fa4afe49828babf28b085ba658baf097efc7b0e1545c
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-7-bookworm@sha256:5edc3012c0c32650117bb5365bb0618ead6fac03cc79bb083db9d58cdee7f86b
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17rc1-3-bookworm@sha256:b40aaa13492afa06eca4ff4ba59ed6988aab6c7beb8bb38fcb0deac46c0ae5ac
|