diff --git a/Code/Helmfile/3/helmfile_5.yaml b/Code/Helmfile/3/helmfile_5.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..c3c73f0f03608462f5e20c5685857d625cce0383
--- /dev/null
+++ b/Code/Helmfile/3/helmfile_5.yaml
@@ -0,0 +1,14 @@
+ ---
+ repositories:
+   - name: helloworld
+     url: git+https://github.com/rahulwagh/helmchart@helloworld?ref=master&sparse=0
+   
+ releases:
+
+   - name: helloworld1
+     chart: ./helloworld1
+     installed: true
+
+   - name: helloworld2
+     chart: ./helloworld2
+     installed: true