committed by
GitHub
parent
57829d0e17
commit
023eb2f4cd
@@ -111,6 +111,7 @@ jobs:
|
||||
run: |
|
||||
helm repo add truecharts https://truecharts.org
|
||||
helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||
helm repo add metallb https://metallb.github.io/metallb
|
||||
helm repo update
|
||||
|
||||
- uses: actions/setup-python@v2
|
||||
|
||||
@@ -38,6 +38,7 @@ jobs:
|
||||
run: |
|
||||
helm repo add truecharts https://truecharts.org
|
||||
helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||
helm repo add metallb https://metallb.github.io/metallb
|
||||
helm repo update
|
||||
|
||||
- name: Run chart-testing (lint)
|
||||
@@ -76,6 +77,7 @@ jobs:
|
||||
run: |
|
||||
helm repo add truecharts https://truecharts.org
|
||||
helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||
helm repo add metallb https://metallb.github.io/metallb
|
||||
helm repo update
|
||||
|
||||
- uses: actions/setup-python@v2
|
||||
|
||||
Reference in New Issue
Block a user