forked from repo-mirrors/cnpg-postgres-containers
17 lines
868 B
YAML
17 lines
868 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.20-13-bookworm@sha256:53e34b33d3dde6ed23e9aa3b8a1dbd14382f7dacbf4dcca730251e3d2cdb3243
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.17-13-bookworm@sha256:97452aeaa68ae13058cf9951f8b758b7790843cc15216e6e2fa57637f6ce5c15
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.12-13-bookworm@sha256:b6c69ae8d5081fec852b38c2b62232fd84f92d3bba93dd04b2c7ed2d61e09e72
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.8-13-bookworm@sha256:701e0e4041904ff3654b4b0db368b4614237030894dcf2909d0f6d321822512c
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.4-13-bookworm@sha256:bdf0e3c3418b415115bdb4c42d19a898b055af87358a8c3aaab7b5daf251f209
|