From 3b03ca06c6ac72cd16e4740680c4258576b887e5 Mon Sep 17 00:00:00 2001 From: Thales <> Date: Tue, 25 Aug 2026 18:39:28 +0100 Subject: [PATCH] Pin the Unraid template to 0.15.1 Moves Community Applications off edge and back onto a specific published tag. edge is rebuilt on every merge to main, so Unraid users were running whatever landed most recently, before it was tagged or verified. Desktop users are only offered a build once a release has been promoted by hand, specifically so nothing reaches them inside the verification window. Unraid had no such window. It also made bug reports hard to act on: edge from Tuesday and edge from Thursday are different software with the same name. 0.15.1 rather than 0.15.0 because 0.15.0's macOS build failed on the QuickJS arch mapping (#454) and 0.15.1 is the first tag carrying that fix. The image publishes on release: published, so this pin only becomes valid once 0.15.1 is published, and the template on main is what Community Applications serves live. Landing it earlier would give every Unraid user a pull failure. --- templates/stemdeck.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/stemdeck.xml b/templates/stemdeck.xml index 21ca992b..c324b907 100644 --- a/templates/stemdeck.xml +++ b/templates/stemdeck.xml @@ -1,7 +1,7 @@ StemDeck - ghcr.io/stemdeckapp/stemdeck:edge + ghcr.io/stemdeckapp/stemdeck:0.15.1 https://github.com/stemdeckapp/stemdeck/pkgs/container/stemdeck bridge sh