diff --git a/README.md b/README.md index 26cc54a..976d820 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ A Loki-based logging stack consists of 3 components: -**Shipped version:** 2.8.0~ynh1 +**Shipped version:** 2.8.1~ynh1 ## Disclaimers / important information - Loki is not exposed to the web; diff --git a/README_fr.md b/README_fr.md index 53e6493..5a8a7a2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -32,7 +32,7 @@ A Loki-based logging stack consists of 3 components: -**Version incluse :** 2.8.0~ynh1 +**Version incluse :** 2.8.1~ynh1 ## Avertissements / informations importantes - Loki is not exposed to the web; diff --git a/conf/loki-amd64.src b/conf/loki-amd64.src index 6405de8..f55b69c 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.8.0/loki-linux-amd64.zip -SOURCE_SUM=3a0de1d60e2f95476f795899de096842c5ebbc8d26413252fe9c8bb03807076d +SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.1/loki-linux-amd64.zip +SOURCE_SUM=a1c70da88ef65ef2caafd00001f15a774166ec9bf580f7d714ee167c43525e43 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/loki-arm64.src b/conf/loki-arm64.src index ed4a3e1..1367b3e 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.8.0/loki-linux-arm64.zip -SOURCE_SUM=87791e881b23d304888098a8fe91df7e966ff44488942341256048af75dc32e1 +SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.1/loki-linux-arm64.zip +SOURCE_SUM=78db7e082db7f597b3b8527a7b0f2cb43245490b62426fcad669daabdcb8167a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/promtail-amd64.src b/conf/promtail-amd64.src index ee1eb73..7d64337 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.8.0/promtail-linux-amd64.zip -SOURCE_SUM=ff5b819e66706d2b7d5fc3ef425179e8364650093835e8819a90ad828b6d2043 +SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.1/promtail-linux-amd64.zip +SOURCE_SUM=135497258ede1dfdaf5837a1b0929b5a575f1193fb33eb11d1125100d5294698 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/promtail-arm64.src b/conf/promtail-arm64.src index 1e3f9a6..90633f9 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.8.0/promtail-linux-arm64.zip -SOURCE_SUM=1ef754453a0c428ade5e4e143ccc7065845c51e4f6acd51ed29f84facc12a26c +SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.1/promtail-linux-arm64.zip +SOURCE_SUM=26d4c6ef818a4f8b8d83474f324c942a4ddd13f10cff5819d9d7aaf8f8f88d87 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index b071aa4..598791e 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.8.0~ynh1", + "version": "2.8.1~ynh1", "url": "https://grafana.com/docs/loki/latest/", "upstream": { "license": "AGPL-3.0",