Updated tag to last version (v1.1.0)

This commit is contained in:
Mehdi Osman 2021-06-11 20:08:39 +02:00
parent f562355aed
commit cc744891ee

View file

@ -10,11 +10,11 @@
kubeconfig_path: ""
# Using which domain name, you'll be accessing OpenReplay
# for example: domain_name: "openreplay.mycompany.com"
# for example: domain_name: "openreplay.mycompany.com"
#
# Without domain name session replay is not possible, because we've to
# Without domain name session replay is not possible, because we've to
# create signed url for s3 objects.
domain_name: ""
domain_name: ""
###################
## Optional Fields.
@ -24,7 +24,7 @@ domain_name: ""
docker_registry_username: ""
docker_registry_password: ""
docker_registry_url: "rg.fr-par.scw.cloud/foss"
image_tag: "v1.0.0"
image_tag: "v1.1.0"
# Nginx ssl certificates.
# in cert format
@ -55,7 +55,7 @@ enable_monitoring: "false"
# Random password for minio,
# If not defined, will generate at runtime.
# Use following command to generate password
# Use following command to generate password
# `openssl rand -base64 30`
minio_access_key: ""
minio_secret_key: ""