diff --git a/appstore/n8n/2.18.4/.env b/appstore/n8n/2.19.0/.env similarity index 100% rename from appstore/n8n/2.18.4/.env rename to appstore/n8n/2.19.0/.env diff --git a/appstore/n8n/2.18.4/data.yml b/appstore/n8n/2.19.0/data.yml similarity index 100% rename from appstore/n8n/2.18.4/data.yml rename to appstore/n8n/2.19.0/data.yml diff --git a/appstore/n8n/2.18.4/docker-compose.yml b/appstore/n8n/2.19.0/docker-compose.yml similarity index 94% rename from appstore/n8n/2.18.4/docker-compose.yml rename to appstore/n8n/2.19.0/docker-compose.yml index 972ec9978..a5bcfb45e 100644 --- a/appstore/n8n/2.18.4/docker-compose.yml +++ b/appstore/n8n/2.19.0/docker-compose.yml @@ -14,7 +14,7 @@ services: - N8N_PROTOCOL=http - N8N_DIAGNOSTICS_ENABLED=false - N8N_SECURE_COOKIE=false - image: n8nio/n8n:2.18.4 + image: n8nio/n8n:2.19.0 labels: createdBy: Apps networks: diff --git a/appstore/n8n/2.18.4/envs/default.env b/appstore/n8n/2.19.0/envs/default.env similarity index 100% rename from appstore/n8n/2.18.4/envs/default.env rename to appstore/n8n/2.19.0/envs/default.env diff --git a/appstore/n8n/2.18.4/envs/global.env b/appstore/n8n/2.19.0/envs/global.env similarity index 100% rename from appstore/n8n/2.18.4/envs/global.env rename to appstore/n8n/2.19.0/envs/global.env diff --git a/appstore/n8n/2.18.4/scripts/init.sh b/appstore/n8n/2.19.0/scripts/init.sh similarity index 100% rename from appstore/n8n/2.18.4/scripts/init.sh rename to appstore/n8n/2.19.0/scripts/init.sh diff --git a/appstore/n8n/2.18.4/scripts/uninstall.sh b/appstore/n8n/2.19.0/scripts/uninstall.sh similarity index 100% rename from appstore/n8n/2.18.4/scripts/uninstall.sh rename to appstore/n8n/2.19.0/scripts/uninstall.sh diff --git a/appstore/n8n/2.18.4/scripts/upgrade.sh b/appstore/n8n/2.19.0/scripts/upgrade.sh similarity index 100% rename from appstore/n8n/2.18.4/scripts/upgrade.sh rename to appstore/n8n/2.19.0/scripts/upgrade.sh diff --git a/appstore/opengist/1.12.1/.env b/appstore/opengist/1.12.2/.env similarity index 100% rename from appstore/opengist/1.12.1/.env rename to appstore/opengist/1.12.2/.env diff --git a/appstore/opengist/1.12.1/data.yml b/appstore/opengist/1.12.2/data.yml similarity index 100% rename from appstore/opengist/1.12.1/data.yml rename to appstore/opengist/1.12.2/data.yml diff --git a/appstore/opengist/1.12.1/docker-compose.yml b/appstore/opengist/1.12.2/docker-compose.yml similarity index 94% rename from appstore/opengist/1.12.1/docker-compose.yml rename to appstore/opengist/1.12.2/docker-compose.yml index 1e2c6d6da..80b18c21d 100644 --- a/appstore/opengist/1.12.1/docker-compose.yml +++ b/appstore/opengist/1.12.2/docker-compose.yml @@ -21,7 +21,7 @@ services: - CMD-SHELL - curl -f http://localhost:6157/healthcheck timeout: 10s - image: thomiceli/opengist:1.12.1 + image: thomiceli/opengist:1.12.2 labels: createdBy: Apps networks: diff --git a/appstore/opengist/1.12.1/envs/default.env b/appstore/opengist/1.12.2/envs/default.env similarity index 100% rename from appstore/opengist/1.12.1/envs/default.env rename to appstore/opengist/1.12.2/envs/default.env diff --git a/appstore/opengist/1.12.1/envs/global.env b/appstore/opengist/1.12.2/envs/global.env similarity index 100% rename from appstore/opengist/1.12.1/envs/global.env rename to appstore/opengist/1.12.2/envs/global.env diff --git a/appstore/opengist/1.12.1/scripts/init.sh b/appstore/opengist/1.12.2/scripts/init.sh similarity index 100% rename from appstore/opengist/1.12.1/scripts/init.sh rename to appstore/opengist/1.12.2/scripts/init.sh diff --git a/appstore/opengist/1.12.1/scripts/uninstall.sh b/appstore/opengist/1.12.2/scripts/uninstall.sh similarity index 100% rename from appstore/opengist/1.12.1/scripts/uninstall.sh rename to appstore/opengist/1.12.2/scripts/uninstall.sh diff --git a/appstore/opengist/1.12.1/scripts/upgrade.sh b/appstore/opengist/1.12.2/scripts/upgrade.sh similarity index 100% rename from appstore/opengist/1.12.1/scripts/upgrade.sh rename to appstore/opengist/1.12.2/scripts/upgrade.sh diff --git a/dockge/n8n/docker-compose.yml b/dockge/n8n/docker-compose.yml index 972ec9978..a5bcfb45e 100644 --- a/dockge/n8n/docker-compose.yml +++ b/dockge/n8n/docker-compose.yml @@ -14,7 +14,7 @@ services: - N8N_PROTOCOL=http - N8N_DIAGNOSTICS_ENABLED=false - N8N_SECURE_COOKIE=false - image: n8nio/n8n:2.18.4 + image: n8nio/n8n:2.19.0 labels: createdBy: Apps networks: diff --git a/dockge/opengist/docker-compose.yml b/dockge/opengist/docker-compose.yml index 1e2c6d6da..80b18c21d 100644 --- a/dockge/opengist/docker-compose.yml +++ b/dockge/opengist/docker-compose.yml @@ -21,7 +21,7 @@ services: - CMD-SHELL - curl -f http://localhost:6157/healthcheck timeout: 10s - image: thomiceli/opengist:1.12.1 + image: thomiceli/opengist:1.12.2 labels: createdBy: Apps networks: