fix(argo): Move dependencies into Chart.yaml. (#546)
Signed-off-by: Vlad Losev <vladimir.losev@sage.com>
This commit is contained in:
parent
4f7fe688cf
commit
e8ca7ce63b
3 changed files with 7 additions and 7 deletions
6
charts/argo/Chart.lock
Normal file
6
charts/argo/Chart.lock
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: minio
|
||||
repository: https://helm.min.io/
|
||||
version: 8.0.9
|
||||
digest: sha256:0f43ad0a4b4e9af47615ef3da85054712eb28f154418d96b7b974a095cc19260
|
||||
generated: "2021-01-13T15:31:40.823086-08:00"
|
||||
Loading…
Add table
Add a link
Reference in a new issue