Update charts-lint.yaml

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2023-11-05 12:06:33 +01:00
committed by GitHub
parent ca201eab88
commit 5cfe645b26

View File

@@ -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