diff --git a/README.md b/README.md index f0ae4af..8497499 100644 --- a/README.md +++ b/README.md @@ -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 - Loki is not exposed to the web; diff --git a/README_fr.md b/README_fr.md index 406159e..77453c5 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.2~ynh1 +**Version incluse :** 2.8.4~ynh1 ## Avertissements / informations importantes - Loki is not exposed to the web; diff --git a/conf/loki-amd64.src b/conf/loki-amd64.src index e2017ff..6c2daf2 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.2/loki-linux-amd64.zip -SOURCE_SUM=ed5582a8945e7b215932d196f474f812db07cb92db3685c5fbd95300414e0918 +SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.4/loki-linux-amd64.zip +SOURCE_SUM=26a49c76219810566221ab7d5880ddb0ccba1ffeee4768c5ae919c4e36094d8a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/loki-arm64.src b/conf/loki-arm64.src index c640cef..ac043f0 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.2/loki-linux-arm64.zip -SOURCE_SUM=31f7baa5418744c6b82f2189ec331064f7183de8508814d429f660e14940c723 +SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.4/loki-linux-arm64.zip +SOURCE_SUM=ce856173e609dd39df845e05c2a17fe9061175072e76b9f8a7c6a28a33e023c3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/promtail-amd64.src b/conf/promtail-amd64.src index 8c03f41..cdcb789 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.2/promtail-linux-amd64.zip -SOURCE_SUM=f3476f30dfe00168c84e46bc51a58e02304e9b4b43fbd97ad98b6d54e2293d59 +SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.4/promtail-linux-amd64.zip +SOURCE_SUM=05799bd94b5550b12ec975b6d4f82cd93cb50f79d13ab8e8fd9573aef8455372 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/promtail-arm64.src b/conf/promtail-arm64.src index 0415d2f..c7047eb 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.2/promtail-linux-arm64.zip -SOURCE_SUM=f43941746770e0eba7284d15d698823ad54a06239c2ee4c54ef3d6adbf135ff3 +SOURCE_URL=https://github.com/grafana/loki/releases/download/v2.8.4/promtail-linux-arm64.zip +SOURCE_SUM=959069f64d21e42f840a2942e3b6351d0029a9c0448dcc79dd54b1a5fe5e40a2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 9381964..5020362 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.2~ynh1", + "version": "2.8.4~ynh1", "url": "https://grafana.com/docs/loki/latest/", "upstream": { "license": "AGPL-3.0",