Skip to content

Bumps helm chart version of GitLab

John Skarbek requested to merge jts/bump-chart-5 into master

What does this MR do?

This includes the following highlights

  • Remove spec.replicas to prevent recurrence of Pod capacity drops during configuration and deployment changes
  • Ability to mount SSH keys for webservice such that our help page properly displays these
  • Update to pages to support network policy
  • And finally we can test whether or not chart bumps create QA jobs in our pipeline

Addresses the following:

Author Check-list

Please read the Contributing document and once you do, complete the following:

  • Assign to the correct reviewer per the contributing document
  • Apply the correct metadata per the contributing document
  • Link to related MRs for applying the changes on other environments
  • Link to related Chef changes
  • If necessary link to a Criticality 4 Change Request issue

Reviewer Check-list

  • Reviewed the diff jobs to confirm changes are as expected
  • No changes shown in the diffs not associated with this MR - This may require a rebase or further investigation
Edited by John Skarbek

Merge request reports