From f0e6f8d7da5479140ef0e63cfc157da8e3bb8430 Mon Sep 17 00:00:00 2001
From: Kevin Wilder <kevin.wilder@darkwolfsolutions.com>
Date: Mon, 1 Mar 2021 11:28:04 -0700
Subject: [PATCH] update releae version

---
 chart/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/Chart.yaml b/chart/Chart.yaml
index 75f4abd927..a6897b469c 100644
--- a/chart/Chart.yaml
+++ b/chart/Chart.yaml
@@ -1,6 +1,6 @@
 apiVersion: v2
 name: bigbang
-version: 1.1.0
+version: 1.2.0
 description: Big Bang is a declarative, continuous delivery tool for core DoD hardened and approved packages into a Kubernetes cluster.
 
 type: application
-- 
GitLab