From 194cb4a34a1c27b6d8a07873cf051f10bec630dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 05:05:31 +0000 Subject: [PATCH 1/2] chore(deps): update linuxserver/heimdall docker tag to v2.6.1 --- apps/heimdall/2.5.8/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/heimdall/2.5.8/docker-compose.yml b/apps/heimdall/2.5.8/docker-compose.yml index 90d1e849..02897ba4 100644 --- a/apps/heimdall/2.5.8/docker-compose.yml +++ b/apps/heimdall/2.5.8/docker-compose.yml @@ -14,7 +14,7 @@ services: - PUID=1000 - PGID=1000 - TZ=Asia/Shanghai - image: linuxserver/heimdall:2.5.8 + image: linuxserver/heimdall:2.6.1 labels: createdBy: "Apps" From c4003dba754895aeeddf8cf347c65250751a0661 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Tue, 20 Feb 2024 05:05:44 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/heimdall/{2.5.8 => 2.6.1}/.env.sample | 0 apps/heimdall/{2.5.8 => 2.6.1}/data.yml | 0 apps/heimdall/{2.5.8 => 2.6.1}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/heimdall/{2.5.8 => 2.6.1}/.env.sample (100%) rename apps/heimdall/{2.5.8 => 2.6.1}/data.yml (100%) rename apps/heimdall/{2.5.8 => 2.6.1}/docker-compose.yml (100%) diff --git a/apps/heimdall/2.5.8/.env.sample b/apps/heimdall/2.6.1/.env.sample similarity index 100% rename from apps/heimdall/2.5.8/.env.sample rename to apps/heimdall/2.6.1/.env.sample diff --git a/apps/heimdall/2.5.8/data.yml b/apps/heimdall/2.6.1/data.yml similarity index 100% rename from apps/heimdall/2.5.8/data.yml rename to apps/heimdall/2.6.1/data.yml diff --git a/apps/heimdall/2.5.8/docker-compose.yml b/apps/heimdall/2.6.1/docker-compose.yml similarity index 100% rename from apps/heimdall/2.5.8/docker-compose.yml rename to apps/heimdall/2.6.1/docker-compose.yml