diff --git a/appstore/elastic-elasticsearch/8.19.5/.env b/appstore/elastic-elasticsearch/8.19.6/.env similarity index 100% rename from appstore/elastic-elasticsearch/8.19.5/.env rename to appstore/elastic-elasticsearch/8.19.6/.env diff --git a/appstore/elastic-elasticsearch/8.19.5/data.yml b/appstore/elastic-elasticsearch/8.19.6/data.yml similarity index 100% rename from appstore/elastic-elasticsearch/8.19.5/data.yml rename to appstore/elastic-elasticsearch/8.19.6/data.yml diff --git a/appstore/elastic-elasticsearch/8.19.5/docker-compose.yml b/appstore/elastic-elasticsearch/8.19.6/docker-compose.yml similarity index 96% rename from appstore/elastic-elasticsearch/8.19.5/docker-compose.yml rename to appstore/elastic-elasticsearch/8.19.6/docker-compose.yml index d618229ca..8be071172 100644 --- a/appstore/elastic-elasticsearch/8.19.5/docker-compose.yml +++ b/appstore/elastic-elasticsearch/8.19.6/docker-compose.yml @@ -11,7 +11,7 @@ services: - LICENSE=basic - ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true - ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup - image: elasticsearch:8.19.5 + image: elasticsearch:8.19.6 labels: createdBy: Apps networks: diff --git a/appstore/elastic-elasticsearch/8.19.5/envs/default.env b/appstore/elastic-elasticsearch/8.19.6/envs/default.env similarity index 100% rename from appstore/elastic-elasticsearch/8.19.5/envs/default.env rename to appstore/elastic-elasticsearch/8.19.6/envs/default.env diff --git a/appstore/elastic-elasticsearch/8.19.5/envs/global.env b/appstore/elastic-elasticsearch/8.19.6/envs/global.env similarity index 100% rename from appstore/elastic-elasticsearch/8.19.5/envs/global.env rename to appstore/elastic-elasticsearch/8.19.6/envs/global.env diff --git a/appstore/elastic-elasticsearch/8.19.5/scripts/init.sh b/appstore/elastic-elasticsearch/8.19.6/scripts/init.sh similarity index 100% rename from appstore/elastic-elasticsearch/8.19.5/scripts/init.sh rename to appstore/elastic-elasticsearch/8.19.6/scripts/init.sh diff --git a/appstore/elastic-elasticsearch/8.19.5/scripts/uninstall.sh b/appstore/elastic-elasticsearch/8.19.6/scripts/uninstall.sh similarity index 100% rename from appstore/elastic-elasticsearch/8.19.5/scripts/uninstall.sh rename to appstore/elastic-elasticsearch/8.19.6/scripts/uninstall.sh diff --git a/appstore/elastic-elasticsearch/8.19.5/scripts/upgrade.sh b/appstore/elastic-elasticsearch/8.19.6/scripts/upgrade.sh similarity index 100% rename from appstore/elastic-elasticsearch/8.19.5/scripts/upgrade.sh rename to appstore/elastic-elasticsearch/8.19.6/scripts/upgrade.sh diff --git a/appstore/elastic-elasticsearch/9.1.5/.env b/appstore/elastic-elasticsearch/9.1.6/.env similarity index 100% rename from appstore/elastic-elasticsearch/9.1.5/.env rename to appstore/elastic-elasticsearch/9.1.6/.env diff --git a/appstore/elastic-elasticsearch/9.1.5/data.yml b/appstore/elastic-elasticsearch/9.1.6/data.yml similarity index 100% rename from appstore/elastic-elasticsearch/9.1.5/data.yml rename to appstore/elastic-elasticsearch/9.1.6/data.yml diff --git a/appstore/elastic-elasticsearch/9.1.5/docker-compose.yml b/appstore/elastic-elasticsearch/9.1.6/docker-compose.yml similarity index 96% rename from appstore/elastic-elasticsearch/9.1.5/docker-compose.yml rename to appstore/elastic-elasticsearch/9.1.6/docker-compose.yml index 095cf8284..d9bf3a6ed 100644 --- a/appstore/elastic-elasticsearch/9.1.5/docker-compose.yml +++ b/appstore/elastic-elasticsearch/9.1.6/docker-compose.yml @@ -11,7 +11,7 @@ services: - LICENSE=basic - ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true - ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup - image: elasticsearch:9.1.5 + image: elasticsearch:9.1.6 labels: createdBy: Apps networks: diff --git a/appstore/elastic-elasticsearch/9.1.5/envs/default.env b/appstore/elastic-elasticsearch/9.1.6/envs/default.env similarity index 100% rename from appstore/elastic-elasticsearch/9.1.5/envs/default.env rename to appstore/elastic-elasticsearch/9.1.6/envs/default.env diff --git a/appstore/elastic-elasticsearch/9.1.5/envs/global.env b/appstore/elastic-elasticsearch/9.1.6/envs/global.env similarity index 100% rename from appstore/elastic-elasticsearch/9.1.5/envs/global.env rename to appstore/elastic-elasticsearch/9.1.6/envs/global.env diff --git a/appstore/elastic-elasticsearch/9.1.5/scripts/init.sh b/appstore/elastic-elasticsearch/9.1.6/scripts/init.sh similarity index 100% rename from appstore/elastic-elasticsearch/9.1.5/scripts/init.sh rename to appstore/elastic-elasticsearch/9.1.6/scripts/init.sh diff --git a/appstore/elastic-elasticsearch/9.1.5/scripts/uninstall.sh b/appstore/elastic-elasticsearch/9.1.6/scripts/uninstall.sh similarity index 100% rename from appstore/elastic-elasticsearch/9.1.5/scripts/uninstall.sh rename to appstore/elastic-elasticsearch/9.1.6/scripts/uninstall.sh diff --git a/appstore/elastic-elasticsearch/9.1.5/scripts/upgrade.sh b/appstore/elastic-elasticsearch/9.1.6/scripts/upgrade.sh similarity index 100% rename from appstore/elastic-elasticsearch/9.1.5/scripts/upgrade.sh rename to appstore/elastic-elasticsearch/9.1.6/scripts/upgrade.sh diff --git a/appstore/ghost/6.5.0/.env b/appstore/ghost/6.5.1/.env similarity index 100% rename from appstore/ghost/6.5.0/.env rename to appstore/ghost/6.5.1/.env diff --git a/appstore/ghost/6.5.0/data.yml b/appstore/ghost/6.5.1/data.yml similarity index 100% rename from appstore/ghost/6.5.0/data.yml rename to appstore/ghost/6.5.1/data.yml diff --git a/appstore/ghost/6.5.0/docker-compose.yml b/appstore/ghost/6.5.1/docker-compose.yml similarity index 95% rename from appstore/ghost/6.5.0/docker-compose.yml rename to appstore/ghost/6.5.1/docker-compose.yml index 649f0749d..eab2a113a 100644 --- a/appstore/ghost/6.5.0/docker-compose.yml +++ b/appstore/ghost/6.5.1/docker-compose.yml @@ -14,7 +14,7 @@ services: - database__client=mysql - mail__options__service=Email - mail__options__secure=true - image: ghost:6.5.0 + image: ghost:6.5.1 labels: createdBy: Apps networks: diff --git a/appstore/ghost/6.5.0/envs/default.env b/appstore/ghost/6.5.1/envs/default.env similarity index 100% rename from appstore/ghost/6.5.0/envs/default.env rename to appstore/ghost/6.5.1/envs/default.env diff --git a/appstore/ghost/6.5.0/envs/global.env b/appstore/ghost/6.5.1/envs/global.env similarity index 100% rename from appstore/ghost/6.5.0/envs/global.env rename to appstore/ghost/6.5.1/envs/global.env diff --git a/appstore/ghost/6.5.0/scripts/init.sh b/appstore/ghost/6.5.1/scripts/init.sh similarity index 100% rename from appstore/ghost/6.5.0/scripts/init.sh rename to appstore/ghost/6.5.1/scripts/init.sh diff --git a/appstore/ghost/6.5.0/scripts/uninstall.sh b/appstore/ghost/6.5.1/scripts/uninstall.sh similarity index 100% rename from appstore/ghost/6.5.0/scripts/uninstall.sh rename to appstore/ghost/6.5.1/scripts/uninstall.sh diff --git a/appstore/ghost/6.5.0/scripts/upgrade.sh b/appstore/ghost/6.5.1/scripts/upgrade.sh similarity index 100% rename from appstore/ghost/6.5.0/scripts/upgrade.sh rename to appstore/ghost/6.5.1/scripts/upgrade.sh diff --git a/appstore/slink/1.7.3/.env b/appstore/slink/1.7.4/.env similarity index 100% rename from appstore/slink/1.7.3/.env rename to appstore/slink/1.7.4/.env diff --git a/appstore/slink/1.7.3/data.yml b/appstore/slink/1.7.4/data.yml similarity index 100% rename from appstore/slink/1.7.3/data.yml rename to appstore/slink/1.7.4/data.yml diff --git a/appstore/slink/1.7.3/docker-compose.yml b/appstore/slink/1.7.4/docker-compose.yml similarity index 94% rename from appstore/slink/1.7.3/docker-compose.yml rename to appstore/slink/1.7.4/docker-compose.yml index 10ae49d13..4aabad920 100644 --- a/appstore/slink/1.7.3/docker-compose.yml +++ b/appstore/slink/1.7.4/docker-compose.yml @@ -12,7 +12,7 @@ services: - USER_PASSWORD_REQUIREMENTS=15 - IMAGE_MAX_SIZE=15M - STORAGE_PROVIDER=local - image: anirdev/slink:v1.7.3 + image: anirdev/slink:v1.7.4 labels: createdBy: Apps networks: diff --git a/appstore/slink/1.7.3/envs/default.env b/appstore/slink/1.7.4/envs/default.env similarity index 100% rename from appstore/slink/1.7.3/envs/default.env rename to appstore/slink/1.7.4/envs/default.env diff --git a/appstore/slink/1.7.3/envs/global.env b/appstore/slink/1.7.4/envs/global.env similarity index 100% rename from appstore/slink/1.7.3/envs/global.env rename to appstore/slink/1.7.4/envs/global.env diff --git a/appstore/slink/1.7.3/scripts/init.sh b/appstore/slink/1.7.4/scripts/init.sh similarity index 100% rename from appstore/slink/1.7.3/scripts/init.sh rename to appstore/slink/1.7.4/scripts/init.sh diff --git a/appstore/slink/1.7.3/scripts/uninstall.sh b/appstore/slink/1.7.4/scripts/uninstall.sh similarity index 100% rename from appstore/slink/1.7.3/scripts/uninstall.sh rename to appstore/slink/1.7.4/scripts/uninstall.sh diff --git a/appstore/slink/1.7.3/scripts/upgrade.sh b/appstore/slink/1.7.4/scripts/upgrade.sh similarity index 100% rename from appstore/slink/1.7.3/scripts/upgrade.sh rename to appstore/slink/1.7.4/scripts/upgrade.sh diff --git a/dockge/elastic-elasticsearch/docker-compose.yml b/dockge/elastic-elasticsearch/docker-compose.yml index d618229ca..d9bf3a6ed 100644 --- a/dockge/elastic-elasticsearch/docker-compose.yml +++ b/dockge/elastic-elasticsearch/docker-compose.yml @@ -11,7 +11,7 @@ services: - LICENSE=basic - ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true - ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup - image: elasticsearch:8.19.5 + image: elasticsearch:9.1.6 labels: createdBy: Apps networks: diff --git a/dockge/elastic-elasticsearch_9_1_5/.env b/dockge/elastic-elasticsearch_8_19_6/.env similarity index 100% rename from dockge/elastic-elasticsearch_9_1_5/.env rename to dockge/elastic-elasticsearch_8_19_6/.env diff --git a/dockge/elastic-elasticsearch_9_1_5/docker-compose.yml b/dockge/elastic-elasticsearch_8_19_6/docker-compose.yml similarity index 96% rename from dockge/elastic-elasticsearch_9_1_5/docker-compose.yml rename to dockge/elastic-elasticsearch_8_19_6/docker-compose.yml index 095cf8284..8be071172 100644 --- a/dockge/elastic-elasticsearch_9_1_5/docker-compose.yml +++ b/dockge/elastic-elasticsearch_8_19_6/docker-compose.yml @@ -11,7 +11,7 @@ services: - LICENSE=basic - ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true - ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup - image: elasticsearch:9.1.5 + image: elasticsearch:8.19.6 labels: createdBy: Apps networks: diff --git a/dockge/elastic-elasticsearch_9_1_5/envs/default.env b/dockge/elastic-elasticsearch_8_19_6/envs/default.env similarity index 100% rename from dockge/elastic-elasticsearch_9_1_5/envs/default.env rename to dockge/elastic-elasticsearch_8_19_6/envs/default.env diff --git a/dockge/elastic-elasticsearch_9_1_5/envs/global.env b/dockge/elastic-elasticsearch_8_19_6/envs/global.env similarity index 100% rename from dockge/elastic-elasticsearch_9_1_5/envs/global.env rename to dockge/elastic-elasticsearch_8_19_6/envs/global.env diff --git a/dockge/ghost/docker-compose.yml b/dockge/ghost/docker-compose.yml index 649f0749d..eab2a113a 100644 --- a/dockge/ghost/docker-compose.yml +++ b/dockge/ghost/docker-compose.yml @@ -14,7 +14,7 @@ services: - database__client=mysql - mail__options__service=Email - mail__options__secure=true - image: ghost:6.5.0 + image: ghost:6.5.1 labels: createdBy: Apps networks: diff --git a/dockge/slink/docker-compose.yml b/dockge/slink/docker-compose.yml index 10ae49d13..4aabad920 100644 --- a/dockge/slink/docker-compose.yml +++ b/dockge/slink/docker-compose.yml @@ -12,7 +12,7 @@ services: - USER_PASSWORD_REQUIREMENTS=15 - IMAGE_MAX_SIZE=15M - STORAGE_PROVIDER=local - image: anirdev/slink:v1.7.3 + image: anirdev/slink:v1.7.4 labels: createdBy: Apps networks: