From b60bee93d8ce29fc3ac732795b8dfec9782ebc7d Mon Sep 17 00:00:00 2001
From: Mark <mark@openappstack.net>
Date: Fri, 13 Dec 2019 22:26:03 +0100
Subject: [PATCH] Remove app version

---
 helmchart/single-sign-on/Chart.yaml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/helmchart/single-sign-on/Chart.yaml b/helmchart/single-sign-on/Chart.yaml
index 272e16f..4064d47 100644
--- a/helmchart/single-sign-on/Chart.yaml
+++ b/helmchart/single-sign-on/Chart.yaml
@@ -1,5 +1,4 @@
 apiVersion: v1
-appVersion: "1.1"
-description: A Helm chart for OpenAppStacks Signle Sign on components
+description: A Helm chart for OpenAppStack's Signle sign-on components
 name: single-sign-on
 version: 0.2.0
-- 
GitLab