simplified chart release workflow

the Ubuntu runner base image already includes Helm 3.7.0
This commit is contained in:
chgl
2021-11-23 00:12:26 +01:00
parent 304f779a2b
commit 8ce44c2ae1
3 changed files with 0 additions and 11 deletions

View File

@@ -43,11 +43,6 @@ jobs:
with:
fetch-depth: 0
- name: Set up Helm
uses: azure/setup-helm@v1
with:
version: v3.7.0
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.1.0