diff --git a/appstore/rust-srec/0.2.1/.env b/appstore/rust-srec/0.3.0/.env similarity index 100% rename from appstore/rust-srec/0.2.1/.env rename to appstore/rust-srec/0.3.0/.env diff --git a/appstore/rust-srec/0.2.1/data.yml b/appstore/rust-srec/0.3.0/data.yml similarity index 100% rename from appstore/rust-srec/0.2.1/data.yml rename to appstore/rust-srec/0.3.0/data.yml diff --git a/appstore/rust-srec/0.2.1/docker-compose.yml b/appstore/rust-srec/0.3.0/docker-compose.yml similarity index 94% rename from appstore/rust-srec/0.2.1/docker-compose.yml rename to appstore/rust-srec/0.3.0/docker-compose.yml index fdea97fa8..5cab6d241 100644 --- a/appstore/rust-srec/0.2.1/docker-compose.yml +++ b/appstore/rust-srec/0.3.0/docker-compose.yml @@ -14,7 +14,7 @@ services: - TZ=Asia/Shanghai - BACKEND_URL=${BACKEND_URL:-http://rust-srec-backend:8080} - COOKIE_SECURE=${COOKIE_SECURE:-} - image: ghcr.io/hua0512/rust-srec-frontend:v0.2.1 + image: ghcr.io/hua0512/rust-srec-frontend:v0.3.0 labels: createdBy: Apps logging: @@ -53,7 +53,7 @@ services: - -f - http://localhost:8080/api/health/live timeout: 10s - image: ghcr.io/hua0512/rust-srec:v0.2.1 + image: ghcr.io/hua0512/rust-srec:v0.3.0 logging: driver: json-file options: diff --git a/appstore/rust-srec/0.2.1/envs/default.env b/appstore/rust-srec/0.3.0/envs/default.env similarity index 100% rename from appstore/rust-srec/0.2.1/envs/default.env rename to appstore/rust-srec/0.3.0/envs/default.env diff --git a/appstore/rust-srec/0.2.1/envs/global.env b/appstore/rust-srec/0.3.0/envs/global.env similarity index 100% rename from appstore/rust-srec/0.2.1/envs/global.env rename to appstore/rust-srec/0.3.0/envs/global.env diff --git a/appstore/rust-srec/0.2.1/scripts/init.sh b/appstore/rust-srec/0.3.0/scripts/init.sh similarity index 100% rename from appstore/rust-srec/0.2.1/scripts/init.sh rename to appstore/rust-srec/0.3.0/scripts/init.sh diff --git a/appstore/rust-srec/0.2.1/scripts/uninstall.sh b/appstore/rust-srec/0.3.0/scripts/uninstall.sh similarity index 100% rename from appstore/rust-srec/0.2.1/scripts/uninstall.sh rename to appstore/rust-srec/0.3.0/scripts/uninstall.sh diff --git a/appstore/rust-srec/0.2.1/scripts/upgrade.sh b/appstore/rust-srec/0.3.0/scripts/upgrade.sh similarity index 100% rename from appstore/rust-srec/0.2.1/scripts/upgrade.sh rename to appstore/rust-srec/0.3.0/scripts/upgrade.sh diff --git a/dockge/rust-srec/docker-compose.yml b/dockge/rust-srec/docker-compose.yml index fdea97fa8..5cab6d241 100644 --- a/dockge/rust-srec/docker-compose.yml +++ b/dockge/rust-srec/docker-compose.yml @@ -14,7 +14,7 @@ services: - TZ=Asia/Shanghai - BACKEND_URL=${BACKEND_URL:-http://rust-srec-backend:8080} - COOKIE_SECURE=${COOKIE_SECURE:-} - image: ghcr.io/hua0512/rust-srec-frontend:v0.2.1 + image: ghcr.io/hua0512/rust-srec-frontend:v0.3.0 labels: createdBy: Apps logging: @@ -53,7 +53,7 @@ services: - -f - http://localhost:8080/api/health/live timeout: 10s - image: ghcr.io/hua0512/rust-srec:v0.2.1 + image: ghcr.io/hua0512/rust-srec:v0.3.0 logging: driver: json-file options: