diff --git a/CHANGELOG.md b/CHANGELOG.md index fd5b72e33d..45713ef886 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - fix(ot-operator): shorter labels values [#2374] - chore: update fluent-bit chart to 0.20.2 [#2375] - chore: update falco chart to 1.18.6 [#2376] -- chore: update telegraf-operator chart to 1.3.7 [#2377] +- chore: update telegraf-operator chart to 1.3.5 [#2387] - feat: update otellogs to 0.52.0-sumo-0 [#2338][#2338] [#2367]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2367 @@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#2374]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2374 [#2375]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2375 [#2376]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2376 -[#2377]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2377 +[#2387]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2387 [#2338]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2338 [Unreleased]: https://github.com/SumoLogic/sumologic-kubernetes-collection/compare/v2.10.0...main diff --git a/deploy/README.md b/deploy/README.md index dc42f31a70..20c01ed531 100644 --- a/deploy/README.md +++ b/deploy/README.md @@ -89,7 +89,7 @@ The following matrix displays the tested package versions for our Helm chart. | Sumo Logic Helm Chart | kube-prometheus-stack/Prometheus Operator | FluentD | Fluent Bit | Falco | Metrics Server | Telegraf Operator | Tailing Sidecar Operator | OpenTelemetry Operator | |:----------------------|:------------------------------------------|:--------|:------------------------------------|:-------|:---------------|:------------------|:-------------------------|:-----------------------| -| latest | 12.10.0 | 1.14.6 | 0.20.2 | 1.18.6 | 5.11.9 | 1.3.7 | 0.3.2 | 0.7.0 | +| latest | 12.10.0 | 1.14.6 | 0.20.2 | 1.18.6 | 5.11.9 | 1.3.5 | 0.3.2 | 0.7.0 | | 2.10.0 | 12.10.0 | 1.14.6 | 0.14.1 | 1.17.4 | 5.11.9 | 1.3.3 | 0.3.2 | 0.7.0 | | 2.9.0 - 2.9.1 | 12.10.0 | 1.14.6 | 0.14.1 | 1.17.4 | 5.11.9 | 1.3.3 | 0.3.2 | - | | 2.8.0 - 2.8.2 | 12.10.0 | 1.14.6 | 0.14.1 | 1.17.4 | 5.11.9 | 1.3.3 | 0.3.2 | - | diff --git a/deploy/helm/sumologic/Chart.yaml b/deploy/helm/sumologic/Chart.yaml index 40e5d84530..83d7f29032 100644 --- a/deploy/helm/sumologic/Chart.yaml +++ b/deploy/helm/sumologic/Chart.yaml @@ -29,7 +29,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami condition: metrics-server.enabled - name: telegraf-operator - version: 1.3.7 + version: 1.3.5 repository: https://helm.influxdata.com/ condition: telegraf-operator.enabled - name: tailing-sidecar-operator