Skip to content

Commit ddde453

Browse files
committed
chore(main): release mimir 1.1.3
1 parent 3b40e6e commit ddde453

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"loki": "1.2.1",
3-
"mimir": "1.1.2",
3+
"mimir": "1.1.3",
44
"otelcol": "0.12.2",
55
"tempo": "1.1.1"
66
}

mimir/CHANGELOG.md

+8
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.3](https://github.com/cedricziel/ha-addons/compare/mimir-1.1.2...mimir-1.1.3) (2025-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* bump telegraf from 1.32.3 to 1.33.0 in /mimir ([#123](https://github.com/cedricziel/ha-addons/issues/123)) ([00ff454](https://github.com/cedricziel/ha-addons/commit/00ff4545b158b2734ee8257d691f0f455b8ae36e))
9+
* bump telegraf from 1.33.0 to 1.33.3 in /mimir ([#152](https://github.com/cedricziel/ha-addons/issues/152)) ([d8bd299](https://github.com/cedricziel/ha-addons/commit/d8bd299663bfd37af9935cf61cb55ab53f50ad97))
10+
311
## [1.1.2](https://github.com/cedricziel/ha-addons/compare/mimir-1.1.1...mimir-1.1.2) (2024-11-19)
412

513

mimir/config.yaml

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

0 commit comments

Comments
 (0)