From 5e4f56011cd2d7f9afdae2268714689d6ac7c4d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 14:07:24 +0000 Subject: [PATCH 1/2] chore(deps): update ghcr.io/pterodactyl-china/panel docker tag to v1.11.7.1 --- apps/pterodactyl-china/1.11.7.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/pterodactyl-china/1.11.7.0/docker-compose.yml b/apps/pterodactyl-china/1.11.7.0/docker-compose.yml index 849b2e7a..a4ab1b64 100644 --- a/apps/pterodactyl-china/1.11.7.0/docker-compose.yml +++ b/apps/pterodactyl-china/1.11.7.0/docker-compose.yml @@ -1,7 +1,7 @@ version: '3.8' services: pterodactyl-china: - image: ghcr.io/pterodactyl-china/panel:v1.11.7.0 + image: ghcr.io/pterodactyl-china/panel:v1.11.7.1 command: > /bin/sh -c " if [ ! -f /app/var/initialized ]; then From f1968a7971efe2ad15eece3d38bfa64b9c4e682a Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Tue, 14 May 2024 14:07:37 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- apps/pterodactyl-china/{1.11.7.0 => 1.11.7.1}/.env.sample | 0 apps/pterodactyl-china/{1.11.7.0 => 1.11.7.1}/data.yml | 0 apps/pterodactyl-china/{1.11.7.0 => 1.11.7.1}/docker-compose.yml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename apps/pterodactyl-china/{1.11.7.0 => 1.11.7.1}/.env.sample (100%) rename apps/pterodactyl-china/{1.11.7.0 => 1.11.7.1}/data.yml (100%) rename apps/pterodactyl-china/{1.11.7.0 => 1.11.7.1}/docker-compose.yml (100%) diff --git a/apps/pterodactyl-china/1.11.7.0/.env.sample b/apps/pterodactyl-china/1.11.7.1/.env.sample similarity index 100% rename from apps/pterodactyl-china/1.11.7.0/.env.sample rename to apps/pterodactyl-china/1.11.7.1/.env.sample diff --git a/apps/pterodactyl-china/1.11.7.0/data.yml b/apps/pterodactyl-china/1.11.7.1/data.yml similarity index 100% rename from apps/pterodactyl-china/1.11.7.0/data.yml rename to apps/pterodactyl-china/1.11.7.1/data.yml diff --git a/apps/pterodactyl-china/1.11.7.0/docker-compose.yml b/apps/pterodactyl-china/1.11.7.1/docker-compose.yml similarity index 100% rename from apps/pterodactyl-china/1.11.7.0/docker-compose.yml rename to apps/pterodactyl-china/1.11.7.1/docker-compose.yml