Update vars_template.yaml
This commit is contained in:
parent
8f7fd08cd7
commit
05e1f398a9
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@ domain_name: "{{ domain_name }}"
|
|||
docker_registry_username: "{{ docker_registry_username }}"
|
||||
docker_registry_password: "{{ docker_registry_password }}"
|
||||
docker_registry_url: "{{ docker_registry_url }}"
|
||||
image_tag: "v1.3.5"
|
||||
openreplay_version: "v1.3.5"
|
||||
image_tag: "v1.3.6"
|
||||
openreplay_version: "v1.3.6"
|
||||
|
||||
# Nginx ssl certificates.
|
||||
# in cert format
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue