What’s the relationship between the operator version and the minio version on underlying tenants? - cniackz/public GitHub Wiki
Objective:
To help document the mapping of Operator and MinIO
Mapping:
v5.0.2
->RELEASE.2023-03-24T21-41-23Z
v4.5.8
->RELEASE.2023-01-12T02-06-16Z
v4.5.7
->RELEASE.2023-01-12T02-06-16Z
v4.5.6
->RELEASE.2023-01-02T09-40-09Z
v4.5.5
->RELEASE.2022-12-07T00-56-37Z
How to obtain the mapping:
- With git you can go back in history and look at the mapping in file:
~/operator/examples/kustomization/base/tenant.yaml
whereimage
is being hardcoded.