From 2742a80c2d450b4cf90fd19e397fa8a0eb823b30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20=C5=9Awi=C4=85tek?= Date: Thu, 10 Aug 2023 14:32:52 +0200 Subject: [PATCH] chore: prepare release 3.11.1 --- .changelog/3197.fixed.txt | 1 - CHANGELOG.md | 11 +++++++++++ deploy/helm/sumologic/Chart.yaml | 4 ++-- 3 files changed, 13 insertions(+), 3 deletions(-) delete mode 100644 .changelog/3197.fixed.txt diff --git a/.changelog/3197.fixed.txt b/.changelog/3197.fixed.txt deleted file mode 100644 index cca32e4026..0000000000 --- a/.changelog/3197.fixed.txt +++ /dev/null @@ -1 +0,0 @@ -fix: disable zstd compression internally \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f19b34b1d..c74f54b6f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +## [v3.11.1] + +### Released 2023-08-10 + +### Fixed + +- fix: disable zstd compression internally [#3197] + +[#3197]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3197 +[v3.11.1]: https://github.com/SumoLogic/sumologic-kubernetes-collection/releases/v3.11.1 + ## [v3.11.0] ### Released 2023-07-28 diff --git a/deploy/helm/sumologic/Chart.yaml b/deploy/helm/sumologic/Chart.yaml index d2328ec2a6..91ae396154 100644 --- a/deploy/helm/sumologic/Chart.yaml +++ b/deploy/helm/sumologic/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: sumologic -version: 3.11.0 -appVersion: 3.11.0 +version: 3.11.1 +appVersion: 3.11.1 description: A Helm chart for collecting Kubernetes logs, metrics, traces and events into Sumo Logic. type: application keywords: