Skip to content

Commit c15e37f

Browse files
authored
chore(main): release mimir 1.1.7 (#303)
1 parent e52595e commit c15e37f

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,6 +1,6 @@
11
{
22
"loki": "1.2.4",
3-
"mimir": "1.1.6",
3+
"mimir": "1.1.7",
44
"otelcol": "0.12.7",
55
"tempo": "1.1.10"
66
}

mimir/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.1.7](https://github.com/cedricziel/ha-addons/compare/mimir-1.1.6...mimir-1.1.7) (2026-03-20)
4+
5+
6+
### Bug Fixes
7+
8+
* bump grafana/mimir from 2.17.7 to 3.0.4 in /mimir ([#296](https://github.com/cedricziel/ha-addons/issues/296)) ([e52595e](https://github.com/cedricziel/ha-addons/commit/e52595e156749b178554bcf39348f23ee84c2578))
9+
* bump telegraf from 1.37.3 to 1.38.1 in /mimir ([#300](https://github.com/cedricziel/ha-addons/issues/300)) ([504715e](https://github.com/cedricziel/ha-addons/commit/504715e2ccbe50c880777cdee1d0d77d051f4874))
10+
311
## [1.1.6](https://github.com/cedricziel/ha-addons/compare/mimir-1.1.5...mimir-1.1.6) (2026-03-07)
412

513

mimir/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Grafana Mimir
2-
version: 1.1.6
2+
version: 1.1.7
33
slug: mimir
44
description: A scalable storage for prometheus
55
url: https://github.com/cedricziel/ha-addons

0 commit comments

Comments
 (0)