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

fix: updating plugin-version and script only requires sh now #26

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

momoXD007
Copy link
Contributor

This PR will update the plugin.yaml so it actually, so it reflects the release in GitHub. The version here can be seen when helm plugin list is run

Furthermore this PR will simplify the plugin by reducing requirements from bash to sh. Nothing in the script is bash specific and just sh is fine as well. This allows to run the script even in contexts where bash is not available.

@momoXD007 momoXD007 merged commit 5a01359 into main Feb 27, 2024
3 checks passed
@momoXD007 momoXD007 deleted the SIGCORE-979-fix branch February 27, 2024 08:51
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