Skip to content

Commit 3060b92

Browse files
committed
Increment chart versions [skip ci]
1 parent f49f52e commit 3060b92

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/helm-dashboard/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ name: helm-dashboard
55
description: A GUI Dashboard for Helm by Komodor
66
icon: "https://raw.githubusercontent.com/komodorio/helm-dashboard/main/pkg/dashboard/static/logo.svg"
77

8-
version: 0.1.3
9-
appVersion: "1.0.0"
8+
version: 0.1.4
9+
appVersion: "1.1.0"

plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "dashboard"
2-
version: "1.0.0"
2+
version: "1.1.0"
33
usage: "A simplified way of working with Helm"
44
description: "View HELM situation in nice web UI"
55
command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"

0 commit comments

Comments
 (0)