helm dependency list


개요

helm dependency list
$ helm dependency list
NAME            VERSION REPOSITORY                              STATUS 
venti-stack     0.1.27  https://github.com/kuoss/helm-charts    missing
code-server-go  0.0.4   https://github.com/kuoss/helm-charts    missing
$ helm dependency list
NAME            VERSION REPOSITORY                              STATUS
venti-stack     0.1.27  https://kuoss.github.io/helm-charts     ok    
code-server-go  0.0.4   https://kuoss.github.io/helm-charts     ok

같이 보기