Merge branch 'main' of github.com:komodorio/helm-dashboard

This commit is contained in:
Andrey Pohilko
2022-12-19 12:27:20 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -5,5 +5,5 @@ name: helm-dashboard
description: A GUI Dashboard for Helm by Komodor description: A GUI Dashboard for Helm by Komodor
icon: "https://github.com/komodorio/helm-dashboard/blob/main/pkg/dashboard/static/logo.png" icon: "https://github.com/komodorio/helm-dashboard/blob/main/pkg/dashboard/static/logo.png"
version: 0.1.0 version: 0.1.1
appVersion: "0.0.0" appVersion: "0.3.0"

View File

@@ -1,5 +1,5 @@
name: "dashboard" name: "dashboard"
version: "0.2.8" version: "0.3.0"
usage: "A simplified way of working with Helm" usage: "A simplified way of working with Helm"
description: "View HELM situation in nice web UI" description: "View HELM situation in nice web UI"
command: "$HELM_PLUGIN_DIR/bin/helm-dashboard" command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"