From 8faa5dabd59c1efa132de306a573b2922fedf873 Mon Sep 17 00:00:00 2001 From: Andrei Pohilko Date: Wed, 1 Feb 2023 16:01:35 +0000 Subject: [PATCH] New features of v1.0 --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5038f6d9..e4cc2326 100644 --- a/README.md +++ b/README.md @@ -20,14 +20,16 @@ version. This project is part of [Komodor's](https://komodor.com/?utm_campaign=Helm-Dash&utm_source=helm-dash-gh) vision of helping Kubernetes users to navigate and troubleshoot their clusters, the project is **NOT** an offical project by the [helm team](https://helm.sh/). -Some of the key capabilities of the tool: +Key capabilities of the tool: -- See all installed charts and their revision history +- See all installed charts and their revision history - See manifest diff of the past revisions - Browse k8s resources resulting from the chart - Easy rollback or upgrade version with a clear and easy manifest diff - Integration with popular problem scanners - Easy switch between multiple clusters +- Can be used locally, or installed into Kubernetes cluster +- Does not require Helm or Kubectl installed ## Setup