Update to 2023-03-15 13:00

This commit is contained in:
Daniel Berteaud
2023-03-15 13:00:10 +01:00
parent 3b54686dc2
commit e930dce415
5 changed files with 7 additions and 7 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of linstor-gateway to install
lingw_version: 1.1.1
lingw_version: 1.2.0
# URL where linstor-gateway will be downloaded
lingw_bin_url: https://github.com/LINBIT/linstor-gateway/releases/download/v{{ lingw_version }}/linstor-gateway-linux-amd64
# Expected sha256 of the binary
lingw_bin_sha256: 8bd465eef58e12139fb25b5274dea0f21226dffe0993eb18f745ef890d28ebdd
lingw_bin_sha256: b843b5307c931c27072e738b568d1df9cd73e4ce3c02b2b13b3d859fe193d18d
# List of Linstor controllers
lingw_controllers: ['http://localhost:3370']