UNCLASSIFIED - NO CUI

Update Minio to RELEASE.2021-08-31T05-46-54Z

New IB Image available.

Make sure to pull in upstream chart updates with kpt (if applicable)

Definition of Done:

  • Image versions updated in chart/values.yaml
  • Chart version bumped (match upstream chart, reset to bb.0 if the upstream version changes)
  • Changelog entry added, note the update to image, any additional updates
  • Clean install tested and validated working (see things to test)
  • Upgrade tested and validated working (install newest tagged release, upgrade to your branch, then run through things to test)
  • Pipeline passing on package MR
  • Package MR merged and new release tagged
  • BB MR opened, pipeline passing
  • BB MR merged (no checkbox, BB MR should auto-close this)

Things to test:

  • Validate all pods come up and healthy
  • Validate login to minio instance via UI
  • Validate file upload/download
  • Validate monitoring works
  • ???

/cc @LynnStill @BrandenCobb feel free to update issue to better reflect process/testing. Also can/should we deprecate the upgradeTenant flag at this point since we will have had it for 2 releases (1.15 + 1.16).

Edited by Ernest Chuang