Skip to content

Commit c19c9cd

Browse files
committed
chore(main): release loki 1.2.5
1 parent b7afc29 commit c19c9cd

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"loki": "1.2.4",
2+
"loki": "1.2.5",
33
"mimir": "1.1.4",
44
"otelcol": "0.12.5",
55
"tempo": "1.1.7"

loki/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
22

3+
## [1.2.5](https://github.com/cedricziel/ha-addons/compare/loki-1.2.4...loki-1.2.5) (2026-03-02)
4+
5+
6+
### Bug Fixes
7+
8+
* bump grafana/loki from 3.4.3 to 3.5.7 in /loki ([#250](https://github.com/cedricziel/ha-addons/issues/250)) ([582bd1f](https://github.com/cedricziel/ha-addons/commit/582bd1fad4da4c57a931f1f05ccdf6724d855055))
9+
* bump tarampampam/curl from 8.13.0 to 8.16.0 in /loki ([#243](https://github.com/cedricziel/ha-addons/issues/243)) ([e49be4c](https://github.com/cedricziel/ha-addons/commit/e49be4c190e23edf18950f8b13ce86ba4046b025))
10+
311
## [1.2.4](https://github.com/cedricziel/ha-addons/compare/loki-1.2.3...loki-1.2.4) (2025-04-18)
412

513

loki/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Grafana Loki
2-
version: 1.2.4
2+
version: 1.2.5
33
slug: loki
44
description: 'Loki: like Prometheus, but for logs.'
55
url: https://github.com/cedricziel/ha-addons

0 commit comments

Comments
 (0)