Parcourir la source

Updated: Dendrite to v0.6.2

pull/1599/head
GoliathLabs il y a 4 ans
Parent
révision
f71ad274e1
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 37F7BDC266B5BAB8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      roles/matrix-dendrite/defaults/main.yml

+ 1
- 1
roles/matrix-dendrite/defaults/main.yml Voir le fichier

@@ -5,7 +5,7 @@ matrix_dendrite_enabled: true

matrix_dendrite_docker_image: "{{ matrix_dendrite_docker_image_name_prefix }}matrixdotorg/dendrite-monolith:{{ matrix_dendrite_docker_image_tag }}"
matrix_dendrite_docker_image_name_prefix: "docker.io/"
matrix_dendrite_docker_image_tag: "v0.5.1"
matrix_dendrite_docker_image_tag: "v0.6.2"
matrix_dendrite_docker_image_force_pull: "{{ matrix_dendrite_docker_image.endswith(':latest') }}"

matrix_dendrite_base_path: "{{ matrix_base_data_path }}/dendrite"


Chargement…
Annuler
Enregistrer