File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -20,14 +20,16 @@ version.
20
20
This project is part of [ Komodor's] ( https://komodor.com/?utm_campaign=Helm-Dash&utm_source=helm-dash-gh ) vision of
21
21
helping Kubernetes users to navigate and troubleshoot their clusters, the project is ** NOT** an offical project by the [ helm team] ( https://helm.sh/ ) .
22
22
23
- Some of the key capabilities of the tool:
23
+ Key capabilities of the tool:
24
24
25
- - See all installed charts and their revision history
25
+ - See all installed charts and their revision history
26
26
- See manifest diff of the past revisions
27
27
- Browse k8s resources resulting from the chart
28
28
- Easy rollback or upgrade version with a clear and easy manifest diff
29
29
- Integration with popular problem scanners
30
30
- Easy switch between multiple clusters
31
+ - Can be used locally, or installed into Kubernetes cluster
32
+ - Does not require Helm or Kubectl installed
31
33
32
34
## Setup
33
35
You can’t perform that action at this time.
0 commit comments