change(ui) - versions
This commit is contained in:
parent
cdaed55a91
commit
f283f1e0bc
2 changed files with 3 additions and 3 deletions
|
|
@ -57,7 +57,7 @@ env:
|
|||
# Enable logging for python app
|
||||
# Ref: https://stackoverflow.com/questions/43969743/logs-in-kubernetes-pod-not-showing-up
|
||||
PYTHONUNBUFFERED: '0'
|
||||
version_number: '1.3.0'
|
||||
version_number: '1.3.5'
|
||||
SAML2_MD_URL: ''
|
||||
idp_entityId: ''
|
||||
idp_sso_url: ''
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@ domain_name: ""
|
|||
docker_registry_username: ""
|
||||
docker_registry_password: ""
|
||||
docker_registry_url: "rg.fr-par.scw.cloud/foss"
|
||||
image_tag: "v1.3.0"
|
||||
openreplay_version: "v1.3.0"
|
||||
image_tag: "v1.3.5"
|
||||
openreplay_version: "v1.3.5"
|
||||
|
||||
# Nginx ssl certificates.
|
||||
# in cert format
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue