From 8de87a47b8459205e2939f8a544205a8040e5852 Mon Sep 17 00:00:00 2001 From: Raj Nishtala <113392743+rnishtala-sumo@users.noreply.github.com> Date: Wed, 22 May 2024 13:54:28 -0400 Subject: [PATCH] chore: upgrade tailing sidecar (#3719) (#3720) (cherry picked from commit 19bc5d88e0e10215c3a0d85bb07b7dc2e63433d1) --- .changelog/3720.changed.txt | 1 + deploy/helm/sumologic/Chart.yaml | 2 +- docs/README.md | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 .changelog/3720.changed.txt diff --git a/.changelog/3720.changed.txt b/.changelog/3720.changed.txt new file mode 100644 index 0000000000..a275e80d78 --- /dev/null +++ b/.changelog/3720.changed.txt @@ -0,0 +1 @@ +chore: upgrade tailing sidecar (#3719) \ No newline at end of file diff --git a/deploy/helm/sumologic/Chart.yaml b/deploy/helm/sumologic/Chart.yaml index a7f142900e..718886cb9e 100644 --- a/deploy/helm/sumologic/Chart.yaml +++ b/deploy/helm/sumologic/Chart.yaml @@ -29,7 +29,7 @@ dependencies: repository: https://helm.influxdata.com/ condition: telegraf-operator.enabled - name: tailing-sidecar-operator - version: 0.12.0 + version: 0.13.0 repository: https://sumologic.github.io/tailing-sidecar condition: tailing-sidecar-operator.enabled - name: opentelemetry-operator diff --git a/docs/README.md b/docs/README.md index 51373b7bed..a3106f25e4 100644 --- a/docs/README.md +++ b/docs/README.md @@ -111,9 +111,9 @@ The following table displays the currently used software versions for our Helm c | OpenTelemetry Operator | 0.49.0 | | kube-prometheus-stack/Prometheus Operator | 40.5.0 | | Falco | 3.8.7 | -| Telegraf Operator | 1.3.12 | -| Tailing Sidecar Operator | 0.12.0 | | Metrics Server | 6.11.2 | +| Telegraf Operator | 1.4.0 | +| Tailing Sidecar Operator | 0.13.0 | ### ARM support