Update charts-lint.yaml

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten 2023-05-15 11:35:23 +02:00 committed by GitHub
parent 80c86e3f1a
commit 302238dca2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -28,8 +28,7 @@ jobs:
run: | run: |
helm repo add truecharts https://charts.truecharts.org helm repo add truecharts https://charts.truecharts.org
helm repo add truecharts-library https://library-charts.truecharts.org helm repo add truecharts-library https://library-charts.truecharts.org
helm repo add bitnami https://charts.bitnami.com/bitnami helm repo add truecharts-deps https://deps.truecharts.org
helm repo add prometheus https://prometheus-community.github.io/helm-charts
helm repo update helm repo update
- name: Checkout - name: Checkout