Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
parent
80c86e3f1a
commit
302238dca2
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue