diff --git a/ansible/roles/apps/templates/single-sign-on-settings.yaml b/ansible/roles/apps/templates/single-sign-on-settings.yaml
index 75cf3eb5246f279a4b51023010f1cd809cd2fcf2..033d2b5e4f607cacaf42bb38d4475f3ece6e8b61 100644
--- a/ansible/roles/apps/templates/single-sign-on-settings.yaml
+++ b/ansible/roles/apps/templates/single-sign-on-settings.yaml
@@ -11,7 +11,7 @@ singleSignOnHost: &SSO_HOST "sso.{{ domain }}"
 
 userpanel:
   image:
-    << : &IMAGE_DEFAULTS_USER_PANEL { tag: "integration-user-panel", pullPolicy: "Always" }
+    << : &IMAGE_DEFAULTS_USER_PANEL { tag: "master", pullPolicy: "Always" }
     repository: "open.greenhost.net:4567/openappstack/user-panel/frontend"
   ingress:
     host: "admin.{{ domain }}"
diff --git a/flux/single-sign-on.yaml b/flux/single-sign-on.yaml
index 678cfe97343e46705eb26d95c3af1da775ed7438..7eaa9706c10cf63381d33bb1b660a6458f2bf5b7 100644
--- a/flux/single-sign-on.yaml
+++ b/flux/single-sign-on.yaml
@@ -10,7 +10,7 @@ spec:
   releaseName: single-sign-on
   chart:
     git: https://open.greenhost.net/openappstack/single-sign-on
-    ref: 4b82278b51fdd49e06c8b186546a9cb74899775d
+    ref: d3eef6dd037c6157683d7c252b693d7a14dca0b6
     path: ./helmchart/single-sign-on/
   valuesFrom:
     - secretKeyRef: