From 2d794618f78eb79d1b7adb8b5c4986d73459a1a1 Mon Sep 17 00:00:00 2001 From: Katarzyna Kujawa Date: Thu, 2 Jun 2022 13:52:15 +0200 Subject: [PATCH] chore: update metrics-server to 5.11.9 --- CHANGELOG.md | 11 +++++++++++ deploy/helm/sumologic/Chart.yaml | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72ed05796e..3c17ec004c 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.8.2][v2.8.2] + +### Released 2022-06-02 + +### Changed + +- chore: update metrics-server to 5.11.9 [#2339][#2339] + +[#2339]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2339 +[v2.8.2]: https://github.com/SumoLogic/sumologic-kubernetes-collection/compare/v2.8.1...v2.8.2 + ## [v2.8.1][v2.8.1] ### Changed diff --git a/deploy/helm/sumologic/Chart.yaml b/deploy/helm/sumologic/Chart.yaml index 4172b2103d..409b04d8bf 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