Skip to content

Commit 1dd352e

Browse files
authored
chore: prepare release 4.11.1 (#3870)
Signed-off-by: Eric Chlebek <echlebek@sumologic.com>
1 parent 585b7e6 commit 1dd352e

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-4
lines changed

.changelog/3865.fixed.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77

88
<!-- towncrier release notes start -->
99

10+
## [v4.11.1]
11+
12+
### Released 2024-12-19
13+
14+
### Fixed
15+
16+
- fix(metrics): upgrade kube-state-metrics to 2.14.0 [#3865]
17+
18+
[#3865]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3865
19+
[v4.11.1]: https://github.com/SumoLogic/sumologic-kubernetes-collection/releases/v4.11.1
20+
1021
## [v4.11.0]
1122

1223
### Released 2024-10-11

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ release.
2626
| [v4.10](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.10/docs/README.md) | 2025-04-01 |
2727
| [v4.9](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.9/docs/README.md) | 2025-02-01 |
2828
| [v4.8](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.8/docs/README.md) | 2025-01-01 |
29-
| [v4.7](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.7/docs/README.md) | 2024-12-07 |
3029

3130
### Unsupported versions
3231

3332
| version | end of life date |
3433
| --------------------------------------------------------------------------------------------------------- | ---------------- |
34+
| [v4.7](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.7/docs/README.md) | 2024-12-07 |
3535
| [v4.6](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.6/docs/README.md) | 2024-10-10 |
3636
| [v4.5](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.5/docs/README.md) | 2024-09-27 |
3737
| [v4.4](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.4/docs/README.md) | 2024-08-22 |

deploy/helm/sumologic/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: sumologic
3-
version: 4.11.0
4-
appVersion: 4.11.0
3+
version: 4.11.1
4+
appVersion: 4.11.1
55
description: A Helm chart for collecting Kubernetes logs, metrics, traces and events into Sumo Logic.
66
type: application
77
keywords:

0 commit comments

Comments
 (0)