From 1b91bde4432b2fabb2b4c016befc889f9844f9d9 Mon Sep 17 00:00:00 2001 From: juvdiaz Date: Tue, 2 Jun 2026 09:46:46 -0600 Subject: [PATCH] Pointing heimdal image to latest --- apps/heimdall/web-app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/heimdall/web-app.yaml b/apps/heimdall/web-app.yaml index bc322b5..24fa65a 100644 --- a/apps/heimdall/web-app.yaml +++ b/apps/heimdall/web-app.yaml @@ -211,7 +211,7 @@ spec: fsGroupChangePolicy: OnRootMismatch containers: - name: heimdall - image: lscr.io/linuxserver/heimdall:version-2.7.6 + image: lscr.io/linuxserver/heimdall:v2.7.6-ls347 imagePullPolicy: IfNotPresent env: - name: PUID