diff --git a/CHANGELOG.md b/CHANGELOG.md index 7602d35623..827c6f5e83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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). +## [Unreleased] + +## Changed + +- chore: upgrade Fluent Bit to v1.6.10-sumo-3 [#2730] + +[#2730]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2730 + ## [v2.19.0] ### Released 2022-11-24 diff --git a/deploy/helm/sumologic/Chart.yaml b/deploy/helm/sumologic/Chart.yaml index f7d9a28bc7..e50d123e15 100644 --- a/deploy/helm/sumologic/Chart.yaml +++ b/deploy/helm/sumologic/Chart.yaml @@ -26,7 +26,7 @@ dependencies: condition: falco.enabled - name: metrics-server version: 5.11.9 - repository: https://charts.bitnami.com/bitnami + repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami condition: metrics-server.enabled - name: telegraf-operator version: 1.3.10 diff --git a/deploy/helm/sumologic/values.yaml b/deploy/helm/sumologic/values.yaml index ee62303c7e..c7e12f9293 100644 --- a/deploy/helm/sumologic/values.yaml +++ b/deploy/helm/sumologic/values.yaml @@ -1025,7 +1025,7 @@ fluent-bit: # - name: "image-pull-secret" image: repository: public.ecr.aws/sumologic/fluent-bit - tag: 1.6.10-sumo-2 + tag: 1.6.10-sumo-3 pullPolicy: IfNotPresent ## Resource limits for fluent-bit