1
0
mirror of synced 2026-03-14 15:36:56 +00:00

Merge pull request #915 from fluxcd/docs-helm-features

This commit is contained in:
Hidde Beydals
2021-02-13 19:08:11 +01:00
committed by GitHub

View File

@@ -20,6 +20,7 @@ Features:
- Runs Helm install/upgrade in a specific order, taking into account the depends-on relationship defined in a set of `HelmRelease` objects
- Prunes Helm releases removed from cluster (garbage collection)
- Reports Helm releases statuses (alerting provided by [notification-controller](../notification/controller.md))
- Built-in Kustomize compatible Helm post renderer, providing support for strategic merge, JSON 6902 and images patches
Links: