From dd03cc0d7d95340771691d74eb09ff2346389cd0 Mon Sep 17 00:00:00 2001 From: websoft9 Date: Thu, 12 Dec 2024 08:48:54 +0000 Subject: [PATCH] Update rundeck --- apps/rundeck/.env | 4 ++-- apps/rundeck/variables.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/rundeck/.env b/apps/rundeck/.env index e176a037..b17ce90b 100644 --- a/apps/rundeck/.env +++ b/apps/rundeck/.env @@ -1,7 +1,7 @@ W9_REPO=rundeck/rundeck W9_DIST='community' -W9_VERSION='5.7.0' -W9_POWER_PASSWORD='F#Vd4mX9KJ4PeZYZ' +W9_VERSION='5.8.0' +W9_POWER_PASSWORD='BnJrgO2CmWBHdD!E' W9_HTTP_PORT_SET='9001' #### -- Not allowed to edit below environments when recreate app based on existing data -- #### W9_ID='rundeck' diff --git a/apps/rundeck/variables.json b/apps/rundeck/variables.json index b4d0542e..413cbe42 100644 --- a/apps/rundeck/variables.json +++ b/apps/rundeck/variables.json @@ -7,7 +7,7 @@ "edition": [ { "dist": "community", - "version": ["5.7.0"] + "version": ["5.8.0"] } ], "requirements": {