Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
parent
d1c4cf28fd
commit
13ee5e145b
|
@ -62,6 +62,9 @@ jobs:
|
||||||
helm repo add cnpg https://cloudnative-pg.github.io/charts
|
helm repo add cnpg https://cloudnative-pg.github.io/charts
|
||||||
helm repo add metallb https://metallb.github.io/metallb
|
helm repo add metallb https://metallb.github.io/metallb
|
||||||
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
|
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
|
||||||
|
helm repo add openebs https://openebs.github.io/charts
|
||||||
|
helm repo add csi-driver-smb https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts
|
||||||
|
helm repo add csi-driver-nfs https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts
|
||||||
helm repo update
|
helm repo update
|
||||||
|
|
||||||
- name: Collect changes (branch-based)
|
- name: Collect changes (branch-based)
|
||||||
|
|
Loading…
Reference in New Issue