Skip to content

Commit 8faa5da

Browse files
committed
New features of v1.0
1 parent 0b891e7 commit 8faa5da

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,16 @@ version.
2020
This project is part of [Komodor's](https://komodor.com/?utm_campaign=Helm-Dash&utm_source=helm-dash-gh) vision of
2121
helping Kubernetes users to navigate and troubleshoot their clusters, the project is **NOT** an offical project by the [helm team](https://helm.sh/).
2222

23-
Some of the key capabilities of the tool:
23+
Key capabilities of the tool:
2424

25-
- See all installed charts and their revision history
25+
- See all installed charts and their revision history
2626
- See manifest diff of the past revisions
2727
- Browse k8s resources resulting from the chart
2828
- Easy rollback or upgrade version with a clear and easy manifest diff
2929
- Integration with popular problem scanners
3030
- Easy switch between multiple clusters
31+
- Can be used locally, or installed into Kubernetes cluster
32+
- Does not require Helm or Kubectl installed
3133

3234
## Setup
3335

0 commit comments

Comments
 (0)