I am running a bitcoin lightning node on a raspberry Pi running umbrel version 0.9. I want to migrate the lightning node to a new computer which is running umbrel version 1.0. My new computer has a fully synched bitcoin node but no lightning node set up yet. I want to ensure that I can move my lightning node to the new device without closing any channels because of the expense to close/reopen lightning channels, especially considering the rebalancing cost to restore the channel’s old node balance. I read How to Migrate an Umbrel LND Node without Closing Channels but my situation is different because my old and new nodes are running different versions of umbrel. Any advice is appreciated.