diff --git a/ALL_README.md b/ALL_README.md
index a01b345..152f2e7 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -1,6 +1,7 @@
# All available README files by language
- [Read the README in English](README.md)
+- [Lea el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
diff --git a/README.md b/README.md
index c80e162..adaac4e 100755
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ It shall NOT be edited by hand.
n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.
-**Shipped version:** 1.39.1~ynh1
+**Shipped version:** 1.43.0~ynh1
## Screenshots
diff --git a/README_es.md b/README_es.md
new file mode 100644
index 0000000..9a26cc0
--- /dev/null
+++ b/README_es.md
@@ -0,0 +1,51 @@
+
+
+# n8n para Yunohost
+
+[](https://dash.yunohost.org/appci/app/n8n)  
+
+[](https://install-app.yunohost.org/?app=n8n)
+
+*[Leer este README en otros idiomas.](./ALL_README.md)*
+
+> *Este paquete le permite instalarn8n rapidamente y simplement en un servidor YunoHost.*
+> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
+
+## Descripción general
+
+n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.
+
+**Versión actual:** 1.43.0~ynh1
+
+## Capturas
+
+
+
+## :red_circle: funcionalidades no deseadas
+
+- **Not totally free upstream**: The packaged app is under an overall free license, but with clauses that may restrict its use.
+
+## Documentaciones y recursos
+
+- Sitio web oficial:
+- Documentación administrador oficial:
+- Repositorio del código fuente oficial de la aplicación :
+- Catálogo YunoHost:
+- Reportar un error:
+
+## Información para desarrolladores
+
+Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/n8n_ynh/tree/testing
+
+Para probar la rama `testing`, sigue asÍ:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/n8n_ynh/tree/testing --debug
+o
+sudo yunohost app upgrade n8n -u https://github.com/YunoHost-Apps/n8n_ynh/tree/testing --debug
+```
+
+**Mas informaciones sobre el empaquetado de aplicaciones:**
diff --git a/README_eu.md b/README_eu.md
index 527f54d..2ade10d 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -18,7 +18,7 @@ EZ editatu eskuz.
n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.
-**Paketatutako bertsioa:** 1.39.1~ynh1
+**Paketatutako bertsioa:** 1.43.0~ynh1
## Pantaila-argazkiak
diff --git a/README_fr.md b/README_fr.md
index 2fcef2e..8cda990 100755
--- a/README_fr.md
+++ b/README_fr.md
@@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
n8n est un outil d'automatisation de flux de travail extensible. Avec un modèle de distribution de code équitable, n8n aura toujours un code source visible, sera disponible pour s'auto-héberger et vous permettra d'ajouter vos propres fonctions, logiques et applications personnalisées. L'approche basée sur les nœuds de n8n le rend très polyvalent, vous permettant de connecter n'importe quoi à tout.
-**Version incluse :** 1.39.1~ynh1
+**Version incluse :** 1.43.0~ynh1
## Captures d’écran
diff --git a/README_gl.md b/README_gl.md
index dfad8e2..864c787 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -18,13 +18,13 @@ NON debe editarse manualmente.
n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.
-**Versión proporcionada:** 1.39.1~ynh1
+**Versión proporcionada:** 1.43.0~ynh1
## Capturas de pantalla

-## :red_circle: Caraterísticas cuestionables
+## :red_circle: Debes considerar
- **Not totally free upstream**: The packaged app is under an overall free license, but with clauses that may restrict its use.
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index aa6d818..d287cf4 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -3,7 +3,7 @@
请勿手动编辑。
-->
-# YunoHost 的 n8n
+# YunoHost 上的 n8n
[](https://dash.yunohost.org/appci/app/n8n)  
@@ -18,7 +18,7 @@
n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.
-**分发版本:** 1.39.1~ynh1
+**分发版本:** 1.43.0~ynh1
## 截图
diff --git a/manifest.toml b/manifest.toml
index 02c1504..0a26ded 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,7 +5,7 @@ name = "n8n"
description.en = "Workflow Automation Tool. Easily automate tasks across different services"
description.fr = "Outil d'automatisation du flux de travail. Automatisez facilement les tâches sur différents services"
-version = "1.39.1~ynh1"
+version = "1.43.0~ynh1"
maintainers = []
@@ -56,8 +56,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@1.39.1.tar.gz"
- sha256 = "3f9afcfaf45421e653145cab1b46b1a94dc59199a0196f0767ab35da676d312e"
+ url = "https://github.com/n8n-io/n8n/archive/refs/tags/n8n@1.43.0.tar.gz"
+ sha256 = "134357f4b7ea9f7fad86e4ccebe09db0446cbd7cefad179ce149a2002e70a28b"
autoupdate.strategy = "latest_github_release"
autoupdate.version_regex = "^n8n@(.*)$"
prefetch = false