Skip to content

Adding a helm command to rollback a failed upgrade

Asmaa Hassan requested to merge asmaa.hassan-master-patch-65667 into master

What does this MR do?

While testing with helm on GitLab 14.9.3, running helm upgrade attempted an upgrade to helm v 6.0, which made us run into this documented issue. But we couldn't find the correct commands to fix.

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Required

  • Merge Request Title and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA
  • Equivalent MR/issue for omnibus-gitlab opened

Merge request reports