diff --git a/README.md b/README.md index 0cdead3..a60c816 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Loki + Promtail for YunoHost -[![Integration level](https://dash.yunohost.org/integration/loki.svg)](https://dash.yunohost.org/appci/app/loki) ![Working status](https://ci-apps.yunohost.org/ci/badges/loki.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/loki.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/loki.svg)](https://dash.yunohost.org/appci/app/loki) ![Working status](https://ci-apps.yunohost.org/ci/badges/loki.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/loki.maintain.svg) [![Install Loki + Promtail with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=loki) *[Lire ce readme en français.](./README_fr.md)* @@ -31,7 +31,7 @@ A Loki-based logging stack consists of 3 components: -**Shipped version:** 2.7.1~ynh3 +**Shipped version:** 2.7.2~ynh1 ## Disclaimers / important information - Loki is not exposed to the web; diff --git a/README_fr.md b/README_fr.md index 8237ab9..e62c0a6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,15 +5,15 @@ It shall NOT be edited by hand. # Loki + Promtail pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/loki.svg)](https://dash.yunohost.org/appci/app/loki) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/loki.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/loki.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/loki.svg)](https://dash.yunohost.org/appci/app/loki) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/loki.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/loki.maintain.svg) [![Installer Loki + Promtail avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=loki) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Loki + Promtail rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +> *Ce package vous permet d’installer Loki + Promtail rapidement et simplement sur un serveur YunoHost. +Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* -## Vue d'ensemble +## Vue d’ensemble Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream. @@ -31,7 +31,7 @@ A Loki-based logging stack consists of 3 components: -**Version incluse :** 2.7.1~ynh3 +**Version incluse :** 2.7.2~ynh1 ## Avertissements / informations importantes - Loki is not exposed to the web; @@ -39,9 +39,9 @@ A Loki-based logging stack consists of 3 components: ## Documentations et ressources -* Site officiel de l'app : -* Documentation officielle de l'admin : -* Dépôt de code officiel de l'app : +* Site officiel de l’app : +* Documentation officielle de l’admin : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -57,4 +57,4 @@ ou sudo yunohost app upgrade loki -u https://github.com/YunoHost-Apps/loki_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file diff --git a/conf/loki-amd64.src b/conf/loki-amd64.src index efb148d..d8582e9 100644 --- a/conf/loki-amd64.src +++ b/conf/loki-amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.7.1/loki-linux-amd64.zip -SOURCE_SUM=b828c8a560aff04e310f979251a09e824c25e1c590487636ff578b9a3ef4460d +SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.7.2/loki-linux-amd64.zip +SOURCE_SUM=d65354b080c1c06e47789105f9267abadb74db575edbe73a818e42732436708a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/loki-arm64.src b/conf/loki-arm64.src index 6bb5bfb..c96d44d 100644 --- a/conf/loki-arm64.src +++ b/conf/loki-arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.7.1/loki-linux-arm64.zip -SOURCE_SUM=523c61e4b6463385f5745dc00e09870b14288893b2c3b87d3c4bcfaacbc95c8a +SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.7.2/loki-linux-arm64.zip +SOURCE_SUM=9bceb6ff77c207f93254f224860ef527c7ad8a35eff0b81a5cb9bfd9804850f3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/promtail-amd64.src b/conf/promtail-amd64.src index 926fac2..54ac61d 100644 --- a/conf/promtail-amd64.src +++ b/conf/promtail-amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.7.1/promtail-linux-amd64.zip -SOURCE_SUM=aeccf5c2ac067210e7737ab408f1e36cd55be4dfc521a56f0cc5ee01582e71d6 +SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.7.2/promtail-linux-amd64.zip +SOURCE_SUM=c356ef23357b641a394c9e9d72d1f5a3ed2546761a47d3351ff1d34c305625bc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/promtail-arm64.src b/conf/promtail-arm64.src index efc6026..b8f5fae 100644 --- a/conf/promtail-arm64.src +++ b/conf/promtail-arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.7.1/promtail-linux-arm64.zip -SOURCE_SUM=770283cabc274cbbd969e12d0f58c75205394ee23fd99ec262c943532d64a12e +SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.7.2/promtail-linux-arm64.zip +SOURCE_SUM=1b9b3bd71755d4c49836ebae27b10a6fc09b66e0afe9e18042c4a92138b9f7df SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 739cc6b..ee3ef64 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Grafana Loki is a set of components that can be composed into a fully featured logging stack.", "fr": "Grafana Loki est un ensemble de composants qui peuvent être composés pour former une pile de journalisation complète." }, - "version": "2.7.1~ynh3", + "version": "2.7.2~ynh1", "url": "https://grafana.com/docs/loki/latest/", "upstream": { "license": "AGPL-3.0",