Skip to content

Commit 537978b

Browse files
committed
docs: add v3.19 release
1 parent a5558d9 commit 537978b

File tree

2 files changed

+35
-9
lines changed

2 files changed

+35
-9
lines changed

CHANGELOG.md

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

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

10+
## [v3.19.0]
11+
12+
### Released 2024-05-14
13+
14+
### Changed
15+
16+
- deps(setup): upgrade setup job from 3.11.0 to 3.14.0 [#3595], [#3700]
17+
- deps: upgrade telegraf-operator subchart to `1.4.0` [#3695]
18+
- deps: upgrade fluent-bit subchart to `0.46.5` [#3695]
19+
- deps: upgrade tailing-sidecar-operator subchart to `0.12.0` [#3695]
20+
- deps: upgrade `opentelemetry-operator` subchart to `v0.49.0` [#3695]
21+
- deps: upgrade metrics-server subchart to `6.13.1` [#3695]
22+
- deps: upgrade falco subchart to '3.8.7` [#3695]
23+
- deps: update OpenTelemetry Collector to v0.99.0-sumo-0 [#3696]
24+
- deps: update nginx image to 1.26.0-sumo-0 [#3698]
25+
- deps: update fluentd image to 1.16.5-sumo-0 [#3701]
26+
27+
[#3595]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3595
28+
[#3700]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3700
29+
[#3695]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3695
30+
[#3696]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3696
31+
[#3698]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3698
32+
[#3701]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3701
33+
[v3.19.0]: https://github.com/SumoLogic/sumologic-kubernetes-collection/releases/v3.19.0
34+
1035
## [v4.7.0]
1136

1237
### Released 2024-05-10

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,16 @@ Sumo Logic Helm Chart Version
2020
Below is a table with documentation for every supported minor release. EOL for the latest release will be six months after next minor
2121
release.
2222

23-
| version | planned end of life date |
24-
| ----------------------------------------------------------------------------------------------------- | ------------------------ |
25-
| [v4.7](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.7/docs/README.md) | TBA |
26-
| [v4.6](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.6/docs/README.md) | 2024-10-10 |
27-
| [v4.5](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.5/docs/README.md) | 2024-09-27 |
28-
| [v4.4](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.4/docs/README.md) | 2024-08-22 |
29-
| [v4.3](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.3/docs/README.md) | 2024-07-24 |
30-
| [v4.2](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.2/docs/README.md) | 2024-06-13 |
31-
| [v4.1](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.1/docs/README.md) | 2024-05-27 |
23+
| version | planned end of life date |
24+
| ------------------------------------------------------------------------------------------------------- | ------------------------ |
25+
| [v4.7](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.7/docs/README.md) | TBA |
26+
| [v4.6](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.6/docs/README.md) | 2024-10-10 |
27+
| [v4.5](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.5/docs/README.md) | 2024-09-27 |
28+
| [v4.4](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.4/docs/README.md) | 2024-08-22 |
29+
| [v4.3](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.3/docs/README.md) | 2024-07-24 |
30+
| [v4.2](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.2/docs/README.md) | 2024-06-13 |
31+
| [v4.1](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v4.1/docs/README.md) | 2024-05-27 |
32+
| [v3.19](https://github.com/SumoLogic/sumologic-kubernetes-collection/tree/release-v3.19/docs/README.md) | 2024-08-15 |
3233

3334
### Unsupported versions
3435

0 commit comments

Comments
 (0)