From a5f76def7bc3dd2474fae7337ad415d6364ce2da Mon Sep 17 00:00:00 2001
From: Tancho Mihov <tancho.mihov@cleverpine.com>
Date: Tue, 14 Jun 2022 16:48:45 +0300
Subject: [PATCH] Ingress added

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

diff --git a/Chart.yaml b/Chart.yaml
index cb52984..2518d95 100644
--- a/Chart.yaml
+++ b/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v1
 appVersion: 0.0.2
 description: cache deployment
 name: cache
-version: 0.0.3
+version: 0.0.2
 icon: "https://www.vereign.com/wp-content/themes/vereign2020/images/vereign-logo.svg"
diff --git a/README.md b/README.md
index e007a30..934f97b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # cache
 
-![Version: 0.0.3](https://img.shields.io/badge/Version-0.0.3-informational?style=flat-square) ![AppVersion: 0.0.2](https://img.shields.io/badge/AppVersion-0.0.2-informational?style=flat-square)
+![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![AppVersion: 0.0.2](https://img.shields.io/badge/AppVersion-0.0.2-informational?style=flat-square)
 
 cache deployment
 
-- 
GitLab