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-49-bullseye@sha256:670a0c62635aa53eb269a52c67066a1f71c96bd4916265195e4dcf15db8033d7
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.16-49-bullseye@sha256:44cd355a2f4967571e8b981c123666c8d74109cd4702439383dc98f2d56fbf89
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.13-49-bullseye@sha256:4cb2be4d34762429339bdcc7c29415f104f9eea4b300e03861ff13b7d1c8671c
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.8-49-bullseye@sha256:ddfb6d94bb3e71b4a20bb7df6566b70e555166f34959645e4f30de47e7d58bd8
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.4-50-bullseye@sha256:4351ab201ce13957ff4a56f309f370f1c4b70d6defec4a2d623bcce57c4ffbd3
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.0-27-bullseye@sha256:1d1f4ec1c260c9cb55a0fd0829634c9f35f1e49756f7cd8a6cac0cb1efeddc42
|