mirror of
https://github.com/YunoHost-Apps/loki_ynh.git
synced 2024-09-03 19:36:16 +02:00
commit
77a3033c0c
7 changed files with 11 additions and 11 deletions
|
@ -32,7 +32,7 @@ A Loki-based logging stack consists of 3 components:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.8.2~ynh1
|
**Shipped version:** 2.8.4~ynh1
|
||||||
## Disclaimers / important information
|
## Disclaimers / important information
|
||||||
|
|
||||||
- Loki is not exposed to the web;
|
- Loki is not exposed to the web;
|
||||||
|
|
|
@ -32,7 +32,7 @@ A Loki-based logging stack consists of 3 components:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.8.2~ynh1
|
**Version incluse :** 2.8.4~ynh1
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
- Loki is not exposed to the web;
|
- Loki is not exposed to the web;
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.2/loki-linux-amd64.zip
|
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.4/loki-linux-amd64.zip
|
||||||
SOURCE_SUM=ed5582a8945e7b215932d196f474f812db07cb92db3685c5fbd95300414e0918
|
SOURCE_SUM=26a49c76219810566221ab7d5880ddb0ccba1ffeee4768c5ae919c4e36094d8a
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.2/loki-linux-arm64.zip
|
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.4/loki-linux-arm64.zip
|
||||||
SOURCE_SUM=31f7baa5418744c6b82f2189ec331064f7183de8508814d429f660e14940c723
|
SOURCE_SUM=ce856173e609dd39df845e05c2a17fe9061175072e76b9f8a7c6a28a33e023c3
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.2/promtail-linux-amd64.zip
|
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.4/promtail-linux-amd64.zip
|
||||||
SOURCE_SUM=f3476f30dfe00168c84e46bc51a58e02304e9b4b43fbd97ad98b6d54e2293d59
|
SOURCE_SUM=05799bd94b5550b12ec975b6d4f82cd93cb50f79d13ab8e8fd9573aef8455372
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.2/promtail-linux-arm64.zip
|
SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.4/promtail-linux-arm64.zip
|
||||||
SOURCE_SUM=f43941746770e0eba7284d15d698823ad54a06239c2ee4c54ef3d6adbf135ff3
|
SOURCE_SUM=959069f64d21e42f840a2942e3b6351d0029a9c0448dcc79dd54b1a5fe5e40a2
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Grafana Loki is a set of components that can be composed into a fully featured logging stack.",
|
"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."
|
"fr": "Grafana Loki est un ensemble de composants qui peuvent être composés pour former une pile de journalisation complète."
|
||||||
},
|
},
|
||||||
"version": "2.8.2~ynh1",
|
"version": "2.8.4~ynh1",
|
||||||
"url": "https://grafana.com/docs/loki/latest/",
|
"url": "https://grafana.com/docs/loki/latest/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue