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

Add Upgrade and Uninstall scripts to stacks deployed using Helm. #273

Open
keladhruv opened this issue Oct 14, 2021 · 2 comments
Open

Add Upgrade and Uninstall scripts to stacks deployed using Helm. #273

keladhruv opened this issue Oct 14, 2021 · 2 comments
Labels
good first issue Good for newcomers

Comments

@keladhruv
Copy link
Collaborator

There are a number of stacks currently which do not have upgrade.sh and uninstall.sh scripts.

While adding the upgrade.sh and uninstall.sh scripts make sure that -

  • The app is deployed using helm (you can check for this via deploy.sh)
  • The upgrade.sh and uninstall.sh files are executable.

Example upgrade.sh

Example uninstall.sh

@keladhruv keladhruv added the good first issue Good for newcomers label Oct 14, 2021
@tiina303
Copy link
Contributor

Are the upgrade and uninstall scripts used anywhere?

@rahulsurwade08
Copy link

Hey, I would love to contribute for this issue under hacktoberfest. How can I get started?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants