1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

Merge pull request #62 from YunoHost-Apps/ci-auto-update-v5.0.40

Upgrade to version 5.0.40
This commit is contained in:
eric_G 2023-12-01 08:57:38 +01:00 committed by GitHub
commit 955395d8a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 3 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
A monitoring tool for diverse IT components, including networks, servers, VMs and cloud services. A monitoring tool for diverse IT components, including networks, servers, VMs and cloud services.
**Shipped version:** 5.0.38~ynh1 **Shipped version:** 5.0.40~ynh1
## Screenshots ## Screenshots
@ -40,6 +40,7 @@ A monitoring tool for diverse IT components, including networks, servers, VMs an
* Official app website: <https://www.zabbix.com> * Official app website: <https://www.zabbix.com>
* Official admin documentation: <https://www.zabbix.com/manuals> * Official admin documentation: <https://www.zabbix.com/manuals>
* Upstream app code repository: <https://github.com/zabbix/zabbix> * Upstream app code repository: <https://github.com/zabbix/zabbix>
* YunoHost Store: <https://apps.yunohost.org/app/zabbix>
* Report a bug: <https://github.com/YunoHost-Apps/zabbix_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/zabbix_ynh/issues>
## Developer info ## Developer info

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Un outil de surveillance pour divers composants informatiques, notamment les réseaux, les serveurs, les machines virtuelles et les services en nuage. Un outil de surveillance pour divers composants informatiques, notamment les réseaux, les serveurs, les machines virtuelles et les services en nuage.
**Version incluse :** 5.0.38~ynh1 **Version incluse :** 5.0.40~ynh1
## Captures décran ## Captures décran
@ -40,6 +40,7 @@ Un outil de surveillance pour divers composants informatiques, notamment les ré
* Site officiel de lapp : <https://www.zabbix.com> * Site officiel de lapp : <https://www.zabbix.com>
* Documentation officielle de ladmin : <https://www.zabbix.com/manuals> * Documentation officielle de ladmin : <https://www.zabbix.com/manuals>
* Dépôt de code officiel de lapp : <https://github.com/zabbix/zabbix> * Dépôt de code officiel de lapp : <https://github.com/zabbix/zabbix>
* YunoHost Store: <https://apps.yunohost.org/app/zabbix>
* Signaler un bug : <https://github.com/YunoHost-Apps/zabbix_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/zabbix_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs

View file

@ -6,7 +6,7 @@
"en": "Monitoring tool for diverse IT components, including networks, servers, VMs and cloud services", "en": "Monitoring tool for diverse IT components, including networks, servers, VMs and cloud services",
"fr": "Outil pour monitorer des réseaux, des serveurs, des VMs et autres services en ligne" "fr": "Outil pour monitorer des réseaux, des serveurs, des VMs et autres services en ligne"
}, },
"version": "5.0.38~ynh1", "version": "5.0.40~ynh1",
"url": "https://www.zabbix.com", "url": "https://www.zabbix.com",
"upstream": { "upstream": {
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",