Update to 2023-02-01 10:00

This commit is contained in:
Daniel Berteaud
2023-02-01 10:00:12 +01:00
parent cf564122d6
commit 1a477264de
4 changed files with 10 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
---
# Veresion of diagrams to deploy
diagrams_version: 20.7.4
diagrams_version: 20.8.13
# URL of the WAR file to deploy
diagrams_war_url: https://github.com/jgraph/drawio/releases/download/v{{ diagrams_version }}/draw.war
# Expected sha256 of the WAR file
diagrams_war_sha256: 67219941033c7bf8c68dc15affd30c503fbfb2e174d6a29559ce7cf89becfa30
diagrams_war_sha256: a69663bf53d2f72f6c1c57739c83dad243ca2e3d15ff62186ad9f9527b3e665a
# root directory of the installation
diagrams_root_dir: /opt/diagrams
# Should ansible manage upgrades, or just initial install ?