mirror of https://github.com/openkruise/charts.git
replace deprecated minio repo for ci (#80)
Signed-off-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com> Co-authored-by: mingzhou.swx <mingzhou.swx@alibaba-inc.com>
This commit is contained in:
parent
9e232d6bc2
commit
1ef814f0cc
|
@ -26,7 +26,7 @@ jobs:
|
|||
- name: Add dependency chart repos
|
||||
run: |
|
||||
helm repo add openkruise https://openkruise.github.io/charts
|
||||
helm repo add minio https://helm.min.io/
|
||||
helm repo add minio https://operator.min.io
|
||||
helm repo add stable https://charts.helm.sh/stable
|
||||
helm repo add incubator https://charts.helm.sh/incubator
|
||||
- name: Configure Git
|
||||
|
|
Loading…
Reference in New Issue