From ebb9337179787b2c0a1aadbbd921a61e291b9c4f Mon Sep 17 00:00:00 2001
From: Mark <mark@openappstack.net>
Date: Fri, 13 Dec 2019 23:13:50 +0100
Subject: [PATCH] Change tag to master

---
 helmchart/single-sign-on/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helmchart/single-sign-on/values.yaml b/helmchart/single-sign-on/values.yaml
index 28adead..c5c2cbb 100644
--- a/helmchart/single-sign-on/values.yaml
+++ b/helmchart/single-sign-on/values.yaml
@@ -2,7 +2,7 @@ replicaCount: 1
 
 image:
   repository: "open.greenhost.net:4567/openappstack/single-sign-on"
-  tag: "integration-user-panel"
+  tag: "master"
   pullPolicy: Always
 
 # singleSignOnHost is the FQDN that will be used by the ingress to make the consent and
-- 
GitLab