diff --git a/Code/Helmfile/3/helmfile_3.yaml b/Code/Helmfile/3/helmfile_3.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..7d1770f2f9ec7f8c57017094d3e8270f93684ee9
--- /dev/null
+++ b/Code/Helmfile/3/helmfile_3.yaml
@@ -0,0 +1,10 @@
+---
+repositories:
+  - name: helloworld
+    url: git+https://github.com/rahulwagh/helmchart@helloworld?ref=master&sparse=0
+
+releases:
+
+  - name: helloworld
+    chart: helloworld/helloworld
+    installed: false