diff --git a/appstore/open-webui/0.8.0/.env b/appstore/open-webui/0.8.1/.env similarity index 100% rename from appstore/open-webui/0.8.0/.env rename to appstore/open-webui/0.8.1/.env diff --git a/appstore/open-webui/0.8.0/data.yml b/appstore/open-webui/0.8.1/data.yml similarity index 100% rename from appstore/open-webui/0.8.0/data.yml rename to appstore/open-webui/0.8.1/data.yml diff --git a/appstore/open-webui/0.8.0/docker-compose.yml b/appstore/open-webui/0.8.1/docker-compose.yml similarity index 91% rename from appstore/open-webui/0.8.0/docker-compose.yml rename to appstore/open-webui/0.8.1/docker-compose.yml index 599bc8d0f..09cbbc996 100644 --- a/appstore/open-webui/0.8.0/docker-compose.yml +++ b/appstore/open-webui/0.8.1/docker-compose.yml @@ -15,7 +15,7 @@ services: - ENABLE_OLLAMA_API=True - ENABLE_OPENAI_API=False - https_proxy=${http_proxy} - image: ghcr.io/open-webui/open-webui:v0.8.0 + image: ghcr.io/open-webui/open-webui:v0.8.1 labels: createdBy: Apps networks: diff --git a/appstore/open-webui/0.8.0/envs/default.env b/appstore/open-webui/0.8.1/envs/default.env similarity index 100% rename from appstore/open-webui/0.8.0/envs/default.env rename to appstore/open-webui/0.8.1/envs/default.env diff --git a/appstore/open-webui/0.8.0/envs/global.env b/appstore/open-webui/0.8.1/envs/global.env similarity index 100% rename from appstore/open-webui/0.8.0/envs/global.env rename to appstore/open-webui/0.8.1/envs/global.env diff --git a/appstore/open-webui/0.8.0/scripts/init.sh b/appstore/open-webui/0.8.1/scripts/init.sh similarity index 100% rename from appstore/open-webui/0.8.0/scripts/init.sh rename to appstore/open-webui/0.8.1/scripts/init.sh diff --git a/appstore/open-webui/0.8.0/scripts/uninstall.sh b/appstore/open-webui/0.8.1/scripts/uninstall.sh similarity index 100% rename from appstore/open-webui/0.8.0/scripts/uninstall.sh rename to appstore/open-webui/0.8.1/scripts/uninstall.sh diff --git a/appstore/open-webui/0.8.0/scripts/upgrade.sh b/appstore/open-webui/0.8.1/scripts/upgrade.sh similarity index 100% rename from appstore/open-webui/0.8.0/scripts/upgrade.sh rename to appstore/open-webui/0.8.1/scripts/upgrade.sh diff --git a/appstore/siyuan/3.5.6/.env b/appstore/siyuan/3.5.7/.env similarity index 100% rename from appstore/siyuan/3.5.6/.env rename to appstore/siyuan/3.5.7/.env diff --git a/appstore/siyuan/3.5.6/data.yml b/appstore/siyuan/3.5.7/data.yml similarity index 100% rename from appstore/siyuan/3.5.6/data.yml rename to appstore/siyuan/3.5.7/data.yml diff --git a/appstore/siyuan/3.5.6/docker-compose.yml b/appstore/siyuan/3.5.7/docker-compose.yml similarity index 93% rename from appstore/siyuan/3.5.6/docker-compose.yml rename to appstore/siyuan/3.5.7/docker-compose.yml index 42cb093ea..c4c25a327 100644 --- a/appstore/siyuan/3.5.6/docker-compose.yml +++ b/appstore/siyuan/3.5.7/docker-compose.yml @@ -11,7 +11,7 @@ services: - ./envs/global.env environment: - RUN_IN_CONTAINER=true - image: b3log/siyuan:v3.5.6 + image: b3log/siyuan:v3.5.7 labels: createdBy: Apps networks: diff --git a/appstore/siyuan/3.5.6/envs/default.env b/appstore/siyuan/3.5.7/envs/default.env similarity index 100% rename from appstore/siyuan/3.5.6/envs/default.env rename to appstore/siyuan/3.5.7/envs/default.env diff --git a/appstore/siyuan/3.5.6/envs/global.env b/appstore/siyuan/3.5.7/envs/global.env similarity index 100% rename from appstore/siyuan/3.5.6/envs/global.env rename to appstore/siyuan/3.5.7/envs/global.env diff --git a/appstore/siyuan/3.5.6/scripts/init.sh b/appstore/siyuan/3.5.7/scripts/init.sh similarity index 100% rename from appstore/siyuan/3.5.6/scripts/init.sh rename to appstore/siyuan/3.5.7/scripts/init.sh diff --git a/appstore/siyuan/3.5.6/scripts/uninstall.sh b/appstore/siyuan/3.5.7/scripts/uninstall.sh similarity index 100% rename from appstore/siyuan/3.5.6/scripts/uninstall.sh rename to appstore/siyuan/3.5.7/scripts/uninstall.sh diff --git a/appstore/siyuan/3.5.6/scripts/upgrade.sh b/appstore/siyuan/3.5.7/scripts/upgrade.sh similarity index 100% rename from appstore/siyuan/3.5.6/scripts/upgrade.sh rename to appstore/siyuan/3.5.7/scripts/upgrade.sh diff --git a/dockge/open-webui/docker-compose.yml b/dockge/open-webui/docker-compose.yml index 599bc8d0f..09cbbc996 100644 --- a/dockge/open-webui/docker-compose.yml +++ b/dockge/open-webui/docker-compose.yml @@ -15,7 +15,7 @@ services: - ENABLE_OLLAMA_API=True - ENABLE_OPENAI_API=False - https_proxy=${http_proxy} - image: ghcr.io/open-webui/open-webui:v0.8.0 + image: ghcr.io/open-webui/open-webui:v0.8.1 labels: createdBy: Apps networks: diff --git a/dockge/siyuan/docker-compose.yml b/dockge/siyuan/docker-compose.yml index 42cb093ea..c4c25a327 100644 --- a/dockge/siyuan/docker-compose.yml +++ b/dockge/siyuan/docker-compose.yml @@ -11,7 +11,7 @@ services: - ./envs/global.env environment: - RUN_IN_CONTAINER=true - image: b3log/siyuan:v3.5.6 + image: b3log/siyuan:v3.5.7 labels: createdBy: Apps networks: