Reorganize dependencies/components;Fix folder name
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@ -3,6 +3,15 @@ k3s:
|
||||
|
||||
components:
|
||||
|
||||
helm_repositories:
|
||||
- name: longhorn
|
||||
url: https://charts.longhorn.io
|
||||
- name: harbor
|
||||
url: https://helm.goharbor.io
|
||||
|
||||
longhorn:
|
||||
version:
|
||||
|
||||
harbor:
|
||||
version:
|
||||
|
||||
@ -17,4 +26,4 @@ dependencies:
|
||||
|
||||
static_binaries:
|
||||
- binary: yq
|
||||
url:
|
||||
url: http://github.com/mikefarah/yq/releases/download/v4.25.2/yq_linux_amd64
|
||||
|
Reference in New Issue
Block a user