simplified chart release workflow
the Ubuntu runner base image already includes Helm 3.7.0
This commit is contained in:
5
.github/workflows/chart-test.yaml
vendored
5
.github/workflows/chart-test.yaml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user