Skip to content
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

Release Operator v6.0.1 correction #2235

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

pjuarezd
Copy link
Member

@pjuarezd pjuarezd commented Jul 22, 2024

This PR does a correction in hardcoded version in release.sh

CURRENT_RELEASE="v5.0.15"

Instead should be pulling the previous release from github

CURRENT_RELEASE=$(get_latest_release minio/operator)

This PR does a correction in hardcoded version in release.sh https://github.com/minio/operator/blob/10d1190cb8aff9409eb03a7894a3b041f64ce035/release.sh#L52

Signed-off-by: pjuarezd <pjuarezd@users.noreply.github.com>
@pjuarezd pjuarezd self-assigned this Jul 22, 2024
@harshavardhana harshavardhana merged commit 3606109 into minio:master Jul 23, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants