diff --git a/CHANGELOG.md b/CHANGELOG.md index 96cb7d025e..08d32edb19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v2.6.2][v2.6.2] + +### Released 2022-06-02 + +### Changed + +- chore: update metrics-server to 5.11.9 [#2342][#2342] + +[#2342]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2342 +[v2.6.2]: https://github.com/SumoLogic/sumologic-kubernetes-collection/compare/v2.6.1...v2.6.2 + ## [v2.6.1][v2.6.1] ### Changed diff --git a/deploy/helm/sumologic/Chart.yaml b/deploy/helm/sumologic/Chart.yaml index 1b2c0608f7..21ec98c124 100644 --- a/deploy/helm/sumologic/Chart.yaml +++ b/deploy/helm/sumologic/Chart.yaml @@ -25,7 +25,7 @@ dependencies: repository: https://falcosecurity.github.io/charts condition: falco.enabled - name: metrics-server - version: 5.8.4 + version: 5.11.9 repository: https://charts.bitnami.com/bitnami condition: metrics-server.enabled - name: telegraf-operator