Skip to content

Commit b31ccfd

Browse files
authored
chore(main): release mimir 1.1.3 (#124)
1 parent 8e0e440 commit b31ccfd

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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.4",
55
"tempo": "1.1.6"
66
}

mimir/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
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 grafana/mimir from 2.14.2 to 2.14.3 in /mimir ([#133](https://github.com/cedricziel/ha-addons/issues/133)) ([af24190](https://github.com/cedricziel/ha-addons/commit/af24190cd248fc44519f75b6393771aa5edbd796))
9+
* 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))
10+
* 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))
11+
312
## [1.1.2](https://github.com/cedricziel/ha-addons/compare/mimir-1.1.1...mimir-1.1.2) (2024-11-19)
413

514

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)