From 40587fc15fecc90942373552ebd2025291c0b449 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 16:16:30 +0000 Subject: [PATCH 1/2] Update litespeedtech/openlitespeed Docker tag to v1.8.3 --- openlitespeed/1.8.2-lsphp81/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlitespeed/1.8.2-lsphp81/docker-compose.yml b/openlitespeed/1.8.2-lsphp81/docker-compose.yml index d6708f471..5549c9d3a 100644 --- a/openlitespeed/1.8.2-lsphp81/docker-compose.yml +++ b/openlitespeed/1.8.2-lsphp81/docker-compose.yml @@ -20,7 +20,7 @@ services: - "${PANEL_APP_PORT_CONSOLE}:7080" environment: - TZ=${TIME_ZONE} - image: litespeedtech/openlitespeed:1.8.2-lsphp81 + image: litespeedtech/openlitespeed:1.8.3-lsphp81 labels: createdBy: "Apps" From 01d57f6fb1ad21f6347b95a8b60d64ae93cee145 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Sun, 23 Mar 2025 16:16:41 +0000 Subject: [PATCH 2/2] Update app version [skip ci] --- openlitespeed/{1.8.2-lsphp81 => 1.8.3-lsphp81}/.env.sample | 0 openlitespeed/{1.8.2-lsphp81 => 1.8.3-lsphp81}/data.yml | 0 .../data/bin/container/appinstallctl.sh | 0 .../data/bin/container/certhookctl.sh | 0 .../data/bin/container/domainctl.sh | 0 .../data/bin/container/owaspctl.sh | 0 .../data/bin/container/serialctl.sh | 0 .../{1.8.2-lsphp81 => 1.8.3-lsphp81}/data/sites/.gitignore | 0 openlitespeed/{1.8.2-lsphp81 => 1.8.3-lsphp81}/docker-compose.yml | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename openlitespeed/{1.8.2-lsphp81 => 1.8.3-lsphp81}/.env.sample (100%) rename openlitespeed/{1.8.2-lsphp81 => 1.8.3-lsphp81}/data.yml (100%) rename openlitespeed/{1.8.2-lsphp81 => 1.8.3-lsphp81}/data/bin/container/appinstallctl.sh (100%) rename openlitespeed/{1.8.2-lsphp81 => 1.8.3-lsphp81}/data/bin/container/certhookctl.sh (100%) rename openlitespeed/{1.8.2-lsphp81 => 1.8.3-lsphp81}/data/bin/container/domainctl.sh (100%) rename openlitespeed/{1.8.2-lsphp81 => 1.8.3-lsphp81}/data/bin/container/owaspctl.sh (100%) rename openlitespeed/{1.8.2-lsphp81 => 1.8.3-lsphp81}/data/bin/container/serialctl.sh (100%) rename openlitespeed/{1.8.2-lsphp81 => 1.8.3-lsphp81}/data/sites/.gitignore (100%) rename openlitespeed/{1.8.2-lsphp81 => 1.8.3-lsphp81}/docker-compose.yml (100%) diff --git a/openlitespeed/1.8.2-lsphp81/.env.sample b/openlitespeed/1.8.3-lsphp81/.env.sample similarity index 100% rename from openlitespeed/1.8.2-lsphp81/.env.sample rename to openlitespeed/1.8.3-lsphp81/.env.sample diff --git a/openlitespeed/1.8.2-lsphp81/data.yml b/openlitespeed/1.8.3-lsphp81/data.yml similarity index 100% rename from openlitespeed/1.8.2-lsphp81/data.yml rename to openlitespeed/1.8.3-lsphp81/data.yml diff --git a/openlitespeed/1.8.2-lsphp81/data/bin/container/appinstallctl.sh b/openlitespeed/1.8.3-lsphp81/data/bin/container/appinstallctl.sh similarity index 100% rename from openlitespeed/1.8.2-lsphp81/data/bin/container/appinstallctl.sh rename to openlitespeed/1.8.3-lsphp81/data/bin/container/appinstallctl.sh diff --git a/openlitespeed/1.8.2-lsphp81/data/bin/container/certhookctl.sh b/openlitespeed/1.8.3-lsphp81/data/bin/container/certhookctl.sh similarity index 100% rename from openlitespeed/1.8.2-lsphp81/data/bin/container/certhookctl.sh rename to openlitespeed/1.8.3-lsphp81/data/bin/container/certhookctl.sh diff --git a/openlitespeed/1.8.2-lsphp81/data/bin/container/domainctl.sh b/openlitespeed/1.8.3-lsphp81/data/bin/container/domainctl.sh similarity index 100% rename from openlitespeed/1.8.2-lsphp81/data/bin/container/domainctl.sh rename to openlitespeed/1.8.3-lsphp81/data/bin/container/domainctl.sh diff --git a/openlitespeed/1.8.2-lsphp81/data/bin/container/owaspctl.sh b/openlitespeed/1.8.3-lsphp81/data/bin/container/owaspctl.sh similarity index 100% rename from openlitespeed/1.8.2-lsphp81/data/bin/container/owaspctl.sh rename to openlitespeed/1.8.3-lsphp81/data/bin/container/owaspctl.sh diff --git a/openlitespeed/1.8.2-lsphp81/data/bin/container/serialctl.sh b/openlitespeed/1.8.3-lsphp81/data/bin/container/serialctl.sh similarity index 100% rename from openlitespeed/1.8.2-lsphp81/data/bin/container/serialctl.sh rename to openlitespeed/1.8.3-lsphp81/data/bin/container/serialctl.sh diff --git a/openlitespeed/1.8.2-lsphp81/data/sites/.gitignore b/openlitespeed/1.8.3-lsphp81/data/sites/.gitignore similarity index 100% rename from openlitespeed/1.8.2-lsphp81/data/sites/.gitignore rename to openlitespeed/1.8.3-lsphp81/data/sites/.gitignore diff --git a/openlitespeed/1.8.2-lsphp81/docker-compose.yml b/openlitespeed/1.8.3-lsphp81/docker-compose.yml similarity index 100% rename from openlitespeed/1.8.2-lsphp81/docker-compose.yml rename to openlitespeed/1.8.3-lsphp81/docker-compose.yml