Commit a0930e94 authored by Alex Williams's avatar Alex Williams Committed by David McKay

Upgrade helm/chart-testing-action to v2.0.1

parent bdcc3d0d
......@@ -14,7 +14,7 @@ jobs:
- name: Run chart-testing (lint)
id: lint
uses: helm/chart-testing-action@v1.0.0-rc.1
uses: helm/chart-testing-action@v2.0.1
with:
command: lint
config: ct.yaml
......@@ -34,7 +34,7 @@ jobs:
kubectl apply -f ./charts/influxdb-enterprise/example-resources.yaml
- name: Run chart-testing (install)
uses: helm/chart-testing-action@v1.0.0-rc.1
uses: helm/chart-testing-action@v2.0.1
with:
command: install
env:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment