From 7287da88a7ea9638019e18e5be8b32e71a7ccc81 Mon Sep 17 00:00:00 2001 From: nmfretz Date: Mon, 20 May 2024 15:46:07 +1000 Subject: [PATCH] disable lndboss and add deprecation notice --- lndboss/umbrel-app.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lndboss/umbrel-app.yml b/lndboss/umbrel-app.yml index 6d4894a5..88cd7231 100644 --- a/lndboss/umbrel-app.yml +++ b/lndboss/umbrel-app.yml @@ -4,7 +4,11 @@ category: bitcoin name: LndBoss version: "2.19.1" tagline: A GUI for BalanceOfSatoshis -description: LndBoss is a GUI for BalanceOfSatoshis. +description: >- + ⚠️ Deprecation notice: This app has been deprecated and therefore will no longer receive any app updates. + + + LndBoss is a GUI for BalanceOfSatoshis. It is a tool that makes it easy to run your favorite bos commands and helps manage your lightning node. You can schedule jobs to automatically rebalance channels, @@ -38,3 +42,4 @@ releaseNotes: > submitter: Nitesh Balusu submission: https://github.com/getumbrel/umbrel-apps/pull/65 +disabled: true \ No newline at end of file