forked from repo-mirrors/cnpg-postgres-containers
19 lines
1021 B
YAML
19 lines
1021 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: ClusterImageCatalog
|
|
metadata:
|
|
name: postgresql
|
|
spec:
|
|
images:
|
|
- major: 12
|
|
image: ghcr.io/cloudnative-pg/postgresql:12.22-22-bullseye@sha256:88d55570dfe028639949dc887369356991a384a2c6f5873e11bf93e64f1f9ba6
|
|
- major: 13
|
|
image: ghcr.io/cloudnative-pg/postgresql:13.18-22-bullseye@sha256:7057d9d712c480ad62440a67f012b69fde458beca1edcb665652b54cf68582ba
|
|
- major: 14
|
|
image: ghcr.io/cloudnative-pg/postgresql:14.15-21-bullseye@sha256:4262bfd6112c5b693583f9ee456ab1fffcd60615a5a74083c679061b2993e8d6
|
|
- major: 15
|
|
image: ghcr.io/cloudnative-pg/postgresql:15.10-21-bullseye@sha256:0fddf4cbb8bc8fca2a2a0e8f5592bc46895b8368586490a419d3a0250993d8aa
|
|
- major: 16
|
|
image: ghcr.io/cloudnative-pg/postgresql:16.6-21-bullseye@sha256:3b11e2fd8a965487f1be3efc8ee6609770d3098ab810c689572b0f290b15ef43
|
|
- major: 17
|
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-21-bullseye@sha256:f356a4f4320038e478cd4c42d737f7f2fea71b2eea4907e7aa85135623716046
|