Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Bump minio to 8.0.5 #586

Merged
merged 3 commits into from
Dec 2, 2020
Merged

Bump minio to 8.0.5 #586

merged 3 commits into from
Dec 2, 2020

Commits on Nov 30, 2020

  1. Bump minio to 8.0.5

    * Source is now mino repo, not helm repo, because helm github
    repo is deprecated
    
    [#175806310](https://www.pivotaltracker.com/story/show/175806310)
    
    Co-authored-by: Renee Chu <rchu@vmware.com>
    davewalter and Renee Chu committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    ad77c6f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. FIX: Remove checksum annotations from rendered Minio template

    - Helm uses annotations to know when the secret (or configmap) was
    changed to roll the deployment, but we are using Kapp versioning for
    this.
    
    [#175806310](https://www.pivotaltracker.com/story/show/175806310)
    
    Co-authored-by: Renee Chu <rchu@vmware.com>
    davewalter and Renee Chu committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    c8d3d1b View commit details
    Browse the repository at this point in the history
  2. Undo now-unused change to ignore minio diff

    * we tested and confirmed that the `rollback` change does not show up
    when running the build script.
    
    [#173736483](https://www.pivotaltracker.com/story/show/173736483)
    
    Co-authored-by: Renee Chu <rchu@vmware.com>
    jamespollard8 and Renee Chu committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    b12e668 View commit details
    Browse the repository at this point in the history