Skip to content

Fix documentation on upgrading when using a Helm chart

Reb requested to merge patch-28 into master

What does this MR do?

Document that when updating using a Helm chart helm repo update needs to be run before the helm upgrade ... command. Without that step helm grinds around for a while but doesn't actually update anything.

Author's checklist

Review checklist

  • Your team's review (required)
  • PM's review (recommended, but not a blocker)
  • Technical writer's review (required)
  • Merge the EE-MR first, CE-MR afterwards

/cc: @joshlambert

Merge request reports