Merge pull request #92 from fluxcd/docs/helmrelease-guide

Add "Manging Helm releases" guide to menu
This commit is contained in:
Hidde Beydals
2020-07-14 16:12:00 +02:00
committed by GitHub

View File

@ -40,6 +40,7 @@ nav:
- Introduction: index.md - Introduction: index.md
- Get Started: get-started/index.md - Get Started: get-started/index.md
- Guides: - Guides:
- Managing Helm releases: guides/helmreleases.md
- Setup Notifications: guides/notifications.md - Setup Notifications: guides/notifications.md
- Setup Webhook Receivers: guides/webhook-receivers.md - Setup Webhook Receivers: guides/webhook-receivers.md
- Toolkit Components: - Toolkit Components: