From 8b938583928b5e38856b7d5750d5bd1752b8d6a3 Mon Sep 17 00:00:00 2001
From: Tancho Mihov <tancho.mihov@cleverpine.com>
Date: Wed, 27 Jul 2022 11:32:05 +0300
Subject: [PATCH] Update versions

---
 Chart.yaml | 4 ++--
 README.md  | 7 +------
 2 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/Chart.yaml b/Chart.yaml
index 0899054..ab36146 100644
--- a/Chart.yaml
+++ b/Chart.yaml
@@ -1,6 +1,6 @@
 apiVersion: v1
-appVersion: v0.0.1
+appVersion: v1.1.0
 description: infohub deployment
 name: infohub
-version: 0.0.1
+version: 1.1.0
 icon: "https://www.vereign.com/wp-content/themes/vereign2020/images/vereign-logo.svg"
diff --git a/README.md b/README.md
index 3162436..2792ff3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # infohub
 
-![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![AppVersion: v0.0.1](https://img.shields.io/badge/AppVersion-v0.0.1-informational?style=flat-square)
+![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: v1.1.0](https://img.shields.io/badge/AppVersion-v1.1.0-informational?style=flat-square)
 
 infohub deployment
 
@@ -59,8 +59,3 @@ infohub deployment
 
 ----------------------------------------------
 Autogenerated from chart metadata using [helm-docs v1.10.0](https://github.com/norwoodj/helm-docs/releases/v1.10.0)
-
-## License
-<hr/>
-
-[Apache 2.0 license](LICENSE)
-- 
GitLab