mirror of
https://github.com/truecharts/charts.git
synced 2026-08-02 22:34:46 -03:00
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
5
.github/workflows/charts-lint.yaml
vendored
5
.github/workflows/charts-lint.yaml
vendored
@@ -47,6 +47,11 @@ jobs:
|
||||
run: |
|
||||
pip3 install --no-cache-dir pre-commit yamale yamllint
|
||||
|
||||
- name: Install Helm
|
||||
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3
|
||||
with:
|
||||
version: latest
|
||||
|
||||
- name: Prep Helm
|
||||
run: |
|
||||
helm repo add truecharts https://charts.truecharts.org
|
||||
|
||||
Reference in New Issue
Block a user