Skip to content
Snippets Groups Projects
Verified Commit 162fbaef authored by Mark's avatar Mark
Browse files

Change all tags to 0.3.0

parent 99d26ee2
No related branches found
No related tags found
No related merge requests found
replicaCount: 1
consentProviderImage:
<< : &IMAGE_DEFAULTS_SSO { tag: "master", pullPolicy: "Always" }
<< : &IMAGE_DEFAULTS_SSO { tag: "0.3.0", pullPolicy: "Always" }
repository: "open.greenhost.net:4567/openappstack/single-sign-on/consent_provider"
loginProviderImage:
<< : *IMAGE_DEFAULTS_SSO
......@@ -12,7 +12,7 @@ singleSignOnHost: &SSO_HOST "sso.{{ domain }}"
userpanel:
applicationName: &USER_PANEL user-panel
image:
<< : &IMAGE_DEFAULTS_USER_PANEL { tag: "master", pullPolicy: "Always" }
<< : &IMAGE_DEFAULTS_USER_PANEL { tag: "0.3.0", pullPolicy: "Always" }
repository: "open.greenhost.net:4567/openappstack/user-panel/frontend"
ingress:
host: "admin.{{ domain }}"
......
......@@ -10,7 +10,7 @@ spec:
releaseName: single-sign-on
chart:
git: https://open.greenhost.net/openappstack/single-sign-on
ref: 4c4d07422b31eef9cd89b8f6041adb1f376fbe34
ref: 0.3.0
path: ./helmchart/single-sign-on/
valuesFrom:
- secretKeyRef:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment