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 ab080b4..a353a53 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ It shall NOT be edited by hand.
LXD is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines.
-**Shipped version:** 5.20~ynh2
+**Shipped version:** 5.21.1~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
new file mode 100644
index 0000000..7f12bab
--- /dev/null
+++ b/README_es.md
@@ -0,0 +1,49 @@
+
+
+# LXD para Yunohost
+
+[![Nivel de integración](https://dash.yunohost.org/integration/lxd.svg)](https://dash.yunohost.org/appci/app/lxd) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/lxd.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/lxd.maintain.svg)
+
+[![Instalar LXD con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=lxd)
+
+*[Leer este README en otros idiomas.](./ALL_README.md)*
+
+> *Este paquete le permite instalarLXD 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
+
+LXD is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines.
+
+**Versión actual:** 5.21.1~ynh1
+
+**Demo:**
+
+## Capturas
+
+![Captura de LXD](./doc/screenshots/LXD-logo.png)
+
+## 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/lxd_ynh/tree/testing
+
+Para probar la rama `testing`, sigue asÍ:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/lxd_ynh/tree/testing --debug
+o
+sudo yunohost app upgrade lxd -u https://github.com/YunoHost-Apps/lxd_ynh/tree/testing --debug
+```
+
+**Mas informaciones sobre el empaquetado de aplicaciones:**
diff --git a/README_eu.md b/README_eu.md
index a1299a0..f0a032e 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -18,7 +18,7 @@ EZ editatu eskuz.
LXD is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines.
-**Paketatutako bertsioa:** 5.20~ynh2
+**Paketatutako bertsioa:** 5.21.1~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 7755561..8f9f6f5 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
LXD est un gestionnaire de conteneurs système et de machines virtuelles de nouvelle génération. Il offre une expérience utilisateur unifiée autour de systèmes Linux complets fonctionnant dans des conteneurs ou des machines virtuelles.
-**Version incluse :** 5.20~ynh2
+**Version incluse :** 5.21.1~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index da4be9c..e9b9828 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -18,7 +18,7 @@ NON debe editarse manualmente.
LXD is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines.
-**Versión proporcionada:** 5.20~ynh2
+**Versión proporcionada:** 5.21.1~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index e90be5e..2739b83 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -3,7 +3,7 @@
请勿手动编辑。
-->
-# YunoHost 的 LXD
+# YunoHost 上的 LXD
[![集成程度](https://dash.yunohost.org/integration/lxd.svg)](https://dash.yunohost.org/appci/app/lxd) ![工作状态](https://ci-apps.yunohost.org/ci/badges/lxd.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/lxd.maintain.svg)
@@ -18,7 +18,7 @@
LXD is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines.
-**分发版本:** 5.20~ynh2
+**分发版本:** 5.21.1~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index ccc80ae..20d5474 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "LXD"
description.en = "Offers a user experience similar to virtual machines but using Linux containers instead."
description.fr = "Offre une expérience utilisateur similaire aux machines virtuelles mais en utilisant des conteneurs Linux à la place."
-version = "5.20~ynh2"
+version = "5.21.1~ynh1"
maintainers = ["kay0u"]
@@ -20,7 +20,7 @@ code = "https://github.com/canonical/lxd"
cpe = "cpe:2.3:a:canonical:lxd"
[integration]
-yunohost = ">= 4.3.0"
+yunohost = ">= 11.2"
architectures = "all"
multi_instance = false
ldap = "not_relevant"
@@ -34,18 +34,18 @@ ram.runtime = "500M"
[resources]
[resources.sources]
[resources.sources.go]
- amd64.url = "https://go.dev/dl/go1.22.0.linux-amd64.tar.gz"
- amd64.sha256 = "f6c8a87aa03b92c4b0bf3d558e28ea03006eb29db78917daec5cfb6ec1046265"
- i386.url = "https://go.dev/dl/go1.22.0.linux-386.tar.gz"
- i386.sha256 = "1e209c4abde069067ac9afb341c8003db6a210f8173c77777f02d3a524313da3"
- arm64.url = "https://go.dev/dl/go1.22.0.linux-arm64.tar.gz"
- arm64.sha256 = "6a63fef0e050146f275bf02a0896badfe77c11b6f05499bb647e7bd613a45a10"
+ amd64.url = "https://go.dev/dl/go1.22.4.linux-amd64.tar.gz"
+ amd64.sha256 = "ba79d4526102575196273416239cca418a651e049c2b099f3159db85e7bade7d"
+ i386.url = "https://go.dev/dl/go1.22.4.linux-386.tar.gz"
+ i386.sha256 = "47a2a8d249a91eb8605c33bceec63aedda0441a43eac47b4721e3975ff916cec"
+ arm64.url = "https://go.dev/dl/go1.22.4.linux-arm64.tar.gz"
+ arm64.sha256 = "a8e177c354d2e4a1b61020aca3562e27ea3e8f8247eca3170e3fa1e0c2f9e771"
armhf.url = "https://go.dev/dl/go1.21.5.linux-armv6l.tar.gz"
armhf.sha256 = "837f4bf4e22fcdf920ffeaa4abf3d02d1314e03725431065f4d44c46a01b42fe"
[resources.sources.lxd]
- url = "https://github.com/canonical/lxd/releases/download/lxd-5.20/lxd-5.20.tar.gz"
- sha256 = "2f958b757f4cde64d0f3578da0bda9ee5965a3a70ec0956eddf8287d1290167f"
+ url = "https://github.com/canonical/lxd/releases/download/lxd-5.21.1/lxd-5.21.1.tar.gz"
+ sha256 = "f148aa7e1fc31f6cef3038e141e9bd03787274ffc506b97376d758abf1a93cb7"
autoupdate.strategy = "latest_github_release"
[resources.system_user]