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 chart upgrade testing to CI #315

Open
smlx opened this issue Aug 12, 2021 · 0 comments
Open

Add chart upgrade testing to CI #315

smlx opened this issue Aug 12, 2021 · 0 comments

Comments

@smlx
Copy link
Member

smlx commented Aug 12, 2021

We don't currently test that charts can be successfully upgraded. #312 fixed an upgrade issue that snuck in but wasn't detected by CI.

This workflow should be run on PRs:

  • install the current release version of the chart that is being changed in the PR (probably can detect this via ct or just looking for changes in a Chart.yml)
  • upgrade the chart to the version in the PR to confirm it works
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant