Skip to content

Commit 272ed55

Browse files
chore: Prepare release 4.12.1 (#3903)
1 parent 8ca795e commit 272ed55

File tree

4 files changed

+15
-4
lines changed

4 files changed

+15
-4
lines changed

.changelog/3901.added.txt

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

.changelog/3902.added.txt

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

CHANGELOG.md

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

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

10+
## [v4.12.1]
11+
12+
### Released 2025-03-11
13+
14+
### Added
15+
16+
- feat: Allow custom pod annotations in the CRD configMap (setup) [#3901]
17+
- feat: Add a configuration knob to disable PersistentVolumeClaim retention policy [#3902]
18+
19+
[#3901]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3901
20+
[#3902]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3902
21+
[v4.12.1]: https://github.com/SumoLogic/sumologic-kubernetes-collection/releases/v4.12.1
22+
1023
## [v4.12.0]
1124

1225
### Released 2025-02-13

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.12.0
4-
appVersion: 4.12.0
3+
version: 4.12.1
4+
appVersion: 4.12.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)