From 3b39aac5fcaedb810c9cd907d30682057572c5d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 10:06:44 +0000 Subject: [PATCH 1/2] chore(deps): update linuxserver/heimdall docker tag to v2.5.7 --- apps/heimdall/2.5.6/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/heimdall/2.5.6/docker-compose.yml b/apps/heimdall/2.5.6/docker-compose.yml index c8dda3d7..dcf0fe8e 100644 --- a/apps/heimdall/2.5.6/docker-compose.yml +++ b/apps/heimdall/2.5.6/docker-compose.yml @@ -14,7 +14,7 @@ services: - PUID=1000 - PGID=1000 - TZ=Asia/Shanghai - image: linuxserver/heimdall:2.5.6 + image: linuxserver/heimdall:2.5.7 labels: createdBy: "Apps" From 7f5aea70a92481f21b6d6be6bb3c7d0964055b1e Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Mon, 23 Oct 2023 10:07:01 +0000 Subject: [PATCH 2/2] Update app version --- apps/heimdall/{2.5.6 => 2.5.7}/.env.sample | 0 apps/heimdall/{2.5.6 => 2.5.7}/data.yml | 0 apps/heimdall/{2.5.6 => 2.5.7}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/heimdall/{2.5.6 => 2.5.7}/.env.sample (100%) rename apps/heimdall/{2.5.6 => 2.5.7}/data.yml (100%) rename apps/heimdall/{2.5.6 => 2.5.7}/docker-compose.yml (100%) diff --git a/apps/heimdall/2.5.6/.env.sample b/apps/heimdall/2.5.7/.env.sample similarity index 100% rename from apps/heimdall/2.5.6/.env.sample rename to apps/heimdall/2.5.7/.env.sample diff --git a/apps/heimdall/2.5.6/data.yml b/apps/heimdall/2.5.7/data.yml similarity index 100% rename from apps/heimdall/2.5.6/data.yml rename to apps/heimdall/2.5.7/data.yml diff --git a/apps/heimdall/2.5.6/docker-compose.yml b/apps/heimdall/2.5.7/docker-compose.yml similarity index 100% rename from apps/heimdall/2.5.6/docker-compose.yml rename to apps/heimdall/2.5.7/docker-compose.yml