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:63ee43e85f2bba8be3dd6fbaea8081a75631535e4022516877da0b5918509a92
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-5-bookworm@sha256:891359d5ea3a0d185405bafe9bd8e13b15179e779215f2a2a11a3e927466baff
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-5-bookworm@sha256:b99b69c3f9abed06b5bafe3934b637cc9238dacaf6f73751d73c8cc0dabbd9d3
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-5-bookworm@sha256:f52a7d53290fcfd080016a698229770cc99844a787244ea6aaed160be3aedb00
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-4-bookworm@sha256:947945b4187b16a2bb5e8fc56847c0ca2ff672fe4183cfb1b7b2977247a95bdf
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17beta3-4-bookworm@sha256:7a68bba9f91d3006096ce56a429b47926f2b41e2e9777286992e2a1910827970
|