Reorganize vars dict;Parse & loop through dict key/values
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:
@ -1,7 +1,6 @@
|
||||
k3s:
|
||||
version: v1.24.1+k3s1
|
||||
|
||||
components:
|
||||
platform:
|
||||
k3s:
|
||||
version: v1.24.1+k3s1
|
||||
|
||||
helm_repositories:
|
||||
- name: longhorn
|
||||
@ -9,14 +8,18 @@ components:
|
||||
- name: harbor
|
||||
url: https://helm.goharbor.io
|
||||
|
||||
components:
|
||||
|
||||
longhorn:
|
||||
version:
|
||||
version: 1.3.0
|
||||
helm_chart: longhorn/longhorn
|
||||
|
||||
harbor:
|
||||
version:
|
||||
version: 2.5.1
|
||||
helm_chart: harbor/harbor
|
||||
|
||||
argocd:
|
||||
version:
|
||||
# argocd:
|
||||
# version:
|
||||
|
||||
dependencies:
|
||||
|
||||
|
Reference in New Issue
Block a user