Skip to content

CI: remove auto-deploy-app inclusion

Jason Plum requested to merge fix-auto-deploy-app-include into master

What does this MR do?

Stop CI scripting from pulling in gitlab/auto-deploy-app chart which :

  1. is not needed
  2. breaks helm 2

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