diff --git a/README.md b/README.md index eddbfe78..16433499 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ If you don't want browser tab to automatically open, add `--no-browser` flag in If you want to increase the logging verbosity and see all the debug info, use the `--verbose` flag. -> Disclaimer: For the sake of improving the project quality, there is user analytics collected by the tool. You can disable this collecting with `--no-analytics` option. The collection is done via DataDog RUM and Heap Analytics. Only the anonymous data is collected, no sensitive information is used. No session recording is performed. +> Disclaimer: For the sake of improving the project quality, there is user analytics collected by the tool. You can disable this collecting with `--no-analytics` option. The collection is done via DataDog RUM and Heap Analytics. Only the anonymous data is collected, no sensitive information is used. ## Scanner Integrations diff --git a/plugin.yaml b/plugin.yaml index 0e52a100..578f8f0f 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "dashboard" -version: "0.2.3" +version: "0.2.4" usage: "A simplified way of working with Helm" description: "View HELM situation in nice web UI" command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"