Closed silversteak closed 6 months ago
This helm chart requires Helm v3.12+. https://github.com/langgenius/dify/issues/393#issuecomment-1595691386
helm lint charts/dify/
==> Linting charts/dify/
[INFO] Chart.yaml: icon is recommended
1 chart(s) linted, 0 chart(s) failed
WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /Users/sr181o/.kube/config
==> Linting charts/dify
[INFO] Chart.yaml: icon is recommended
[WARNING] /k8s-helm/charts/dify: chart directory is missing these dependencies: postgresql,redis,weaviate
1 chart(s) linted, 0 chart(s) failed
I had updated my helm to helm3.14, now its showing the above WARNING.
I have a doubt since am pretty much new to helm charts.
Is there any way to change helm3.14 charts to helm2 charts ?.....
Just asking out of curiosity.
Describe the bug Testing the helm chart of dify so that I can use it. I did a
helm lint charts/dify
to check the charts.To Reproduce Steps to reproduce the behavior:
helm lint charts/dify
Expected behavior
Desktop (please complete the following information):
Additional context