Error occurred when fetching sidebar data
feature: add support for values - refs #518
app/helmchartservice
charts_functions.py +7 -0
k8s.py +4 -2
@@ -62,6 +62,13 @@ def create_helm_chart(name, version):
+ 4
- 2
@@ -21,10 +21,12 @@ def get_apps():