From 06073ba7a1d11e770644d1f414e4b0b0aa8f9e4c Mon Sep 17 00:00:00 2001 From: "Mateusz \"mat\" Rumian" <58699800+mat-rumian@users.noreply.github.com> Date: Fri, 23 Feb 2024 15:29:03 +0100 Subject: [PATCH] chore: prepare release v4.5.1 (#3577) * chore: update changelog * chore: update chart version --- .changelog/3573.fixed.txt | 1 - CHANGELOG.md | 11 +++++++++++ deploy/helm/sumologic/Chart.yaml | 4 ++-- 3 files changed, 13 insertions(+), 3 deletions(-) delete mode 100644 .changelog/3573.fixed.txt diff --git a/.changelog/3573.fixed.txt b/.changelog/3573.fixed.txt deleted file mode 100644 index c355a0b5da..0000000000 --- a/.changelog/3573.fixed.txt +++ /dev/null @@ -1 +0,0 @@ -fix(instr): fix backward configuration compatibility for instrumentation resources \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e779eabe7..233b6072de 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/), +## [v4.5.1] + +### Released 2024-02-23 + +### Fixed + +- fix(instr): fix backward configuration compatibility for instrumentation resources [#3573] + +[#3573]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/3573 +[v4.5.1]: https://github.com/SumoLogic/sumologic-kubernetes-collection/releases/v4.5.1 + ## [v4.5.0] ### Released 2024-02-21 diff --git a/deploy/helm/sumologic/Chart.yaml b/deploy/helm/sumologic/Chart.yaml index f271680dcd..7b91bba2f2 100644 --- a/deploy/helm/sumologic/Chart.yaml +++ b/deploy/helm/sumologic/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: sumologic -version: 4.5.0 -appVersion: 4.5.0 +version: 4.5.1 +appVersion: 4.5.1 description: A Helm chart for collecting Kubernetes logs, metrics, traces and events into Sumo Logic. type: application keywords: