face-detection: helm chart
diff --git a/apps/face-detection/chart/Chart.yaml b/apps/face-detection/chart/Chart.yaml
new file mode 100644
index 0000000..54dac91
--- /dev/null
+++ b/apps/face-detection/chart/Chart.yaml
@@ -0,0 +1,11 @@
+apiVersion: v2
+name: face-detection
+version: 1.0.0
+description: Provides MTCNN and HaarCascade based face recognition
+type: library
+sources:
+ - https://github.com/giolekva/pcloud/tree/master/apps/face-detection
+mainteners:
+ - name: Giorgi Lekveishvili
+ url: https://github.com/giolekva
+appVersion: 1.0.0