-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update version of minio #11409
base: main
Are you sure you want to change the base?
Update version of minio #11409
Conversation
Trivy scan found the following vulnerabilities:
|
@tinhtq Thanks for the contribution. Can you also do the things mentioned in the Checklist for Helm chart changes. It's copied here below.
|
Thanks for the PR @tinhtq , we're really needing this also as the version of of Minio now have deprecated commands that the old Chart contains, the new one hopefully fixes it |
@tinhtq Please follow the instructions for the helm chart in the checklist so the Helm chart version is updated and the changelog is updated. Once that is done I can merge it. |
@tinhtq Any chance you could find time to update this PR so that we could get it merged? |
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Checklist
CONTRIBUTING.md
guide (required)CHANGELOG.md
updatedadd-to-release-notes
labeldocs/sources/setup/upgrade/_index.md
production/helm/loki/Chart.yaml
and updateproduction/helm/loki/CHANGELOG.md
andproduction/helm/loki/README.md
. Example PRdeprecated-config.yaml
anddeleted-config.yaml
files respectively in thetools/deprecated-config-checker
directory. Example PR