Document the minimal install

This commit is contained in:
Andrey Pohilko
2022-08-23 10:01:14 +03:00
parent 0b4931a73a
commit 07afc6c6ef
5 changed files with 28 additions and 4 deletions

View File

@@ -26,3 +26,5 @@ jobs:
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Test Binary Versions
run: "dist/helm-dashboard_linux_amd64_v1/helm-dashboard --help"