From 3dc1021e01658728140a3f0775c1c41a2339e6b8 Mon Sep 17 00:00:00 2001 From: websoft9 Date: Mon, 9 Dec 2024 09:18:06 +0000 Subject: [PATCH] Update semaphore --- apps/semaphore/.env | 4 ++-- apps/semaphore/variables.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/semaphore/.env b/apps/semaphore/.env index 0766097d..196f4f9b 100644 --- a/apps/semaphore/.env +++ b/apps/semaphore/.env @@ -1,7 +1,7 @@ W9_DIST='community' -W9_VERSION='v2.10.35' +W9_VERSION='v2.10.43' W9_REPO=semaphoreui/semaphore -W9_POWER_PASSWORD='Flkj#0#6WVS7Oki4' +W9_POWER_PASSWORD='ch#ybHFYzEpkS2bG' #### -- Not allowed to edit below environments when recreate app based on existing data -- #### W9_ID='semaphore' diff --git a/apps/semaphore/variables.json b/apps/semaphore/variables.json index 854ec161..000b5841 100644 --- a/apps/semaphore/variables.json +++ b/apps/semaphore/variables.json @@ -8,7 +8,7 @@ { "dist": "community", "version": [ - "v2.10.35", + "v2.10.43", "latest" ] }