Skip to content

Bump minio to a version that all architectures have

Ash McKenzie requested to merge amckenzie/fix-minio-on-arm into main

What does this Merge Request do and why?

For some reason, minio version 2021-02-01T22-56-52Z is not available for ARM. I chose the next closest version being 2021-02-07T01-31-02Z which exists for all architectures.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Merge request reports