Automated MinIO version update RELEASE.2025-10-15T17-29-55Z#5942
Open
replicated-ci-kurl wants to merge 1 commit into
Open
Automated MinIO version update RELEASE.2025-10-15T17-29-55Z#5942replicated-ci-kurl wants to merge 1 commit into
replicated-ci-kurl wants to merge 1 commit into
Conversation
724106c to
7848ccb
Compare
7848ccb to
9e1361f
Compare
9e1361f to
8dfa27c
Compare
a33fae7 to
449e86c
Compare
449e86c to
ef2aa74
Compare
ef2aa74 to
c3f55a3
Compare
c3f55a3 to
2d53596
Compare
2d53596 to
f0daabb
Compare
|
Reviews (1): Last reviewed commit: "Create new minio version" | Re-trigger Greptile |
Comment on lines
665
to
+667
| // cron-minio-update | ||
| "2025-10-15T17-29-55Z", | ||
| "2025-10-15T17-29-55Z", |
There was a problem hiding this comment.
The version
"2025-10-15T17-29-55Z" already exists in the list (line 666) and this PR adds it again, resulting in a duplicate entry. This likely means the automated workflow ran against a base that had already merged a prior update for the same release tag. The duplicate should be removed.
Suggested change
| // cron-minio-update | |
| "2025-10-15T17-29-55Z", | |
| "2025-10-15T17-29-55Z", | |
| // cron-minio-update | |
| "2025-10-15T17-29-55Z", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated changes by the cron-minio-update GitHub action