From 6399059f68c1a307320799e40a3c954abd7d6c6b Mon Sep 17 00:00:00 2001
From: T ArunTheja <arun9theja@gmail.com>
Date: Mon, 16 May 2022 08:15:14 +0000
Subject: [PATCH] helmfile_7.yaml

---
 Code/Helmfile/3/helmfile_7.yaml | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 Code/Helmfile/3/helmfile_7.yaml

diff --git a/Code/Helmfile/3/helmfile_7.yaml b/Code/Helmfile/3/helmfile_7.yaml
new file mode 100644
index 0000000..df3d30b
--- /dev/null
+++ b/Code/Helmfile/3/helmfile_7.yaml
@@ -0,0 +1,9 @@
+environments:
+  default:
+  test:
+---
+
+releases:
+   - name: helloworld1
+     chart: ./helloworld1
+     installed: true
-- 
GitLab