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-33-bookworm@sha256:0e8ceed2b8fb374b27b4098ef1ec33d0e65990f755bae6f902ffb66f1815cda0
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-33-bookworm@sha256:dcfb4162a8b7e0951d012a56bb8f081d57804ab27547bca4f2039a7ad4a89493
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-33-bookworm@sha256:a5a846f7003d6fb04582e9c60105b6b71a7514ef52a4a76e5c7d20d1bdcda829
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-33-bookworm@sha256:41a1cff590416d3f401657337dea19731647c8a5b08bb6aabd77508bff9eaffc
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-33-bookworm@sha256:47703071a38790d2dfb0bee52357c562f7b0544f0d0ed3dbc6d6a45dbb4dd35f
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-11-bookworm@sha256:599cee5c2c65855180966e095519f2a41300db14d4fb7748a183c8e8ac725c70
|