From 29eb5d9d8a6a9ff7a6c442d05c9b0f38c0c2d0a8 Mon Sep 17 00:00:00 2001 From: Raj Nishtala <113392743+rnishtala-sumo@users.noreply.github.com> Date: Thu, 25 Jul 2024 15:47:39 -0400 Subject: [PATCH] chore: Upgrade tailing-sidecar to v0.15.0 (#3783) (#3810) * chore: Upgrade tailing-sidecar to v0.15.0 (cherry picked from commit 3d9d0fd65761feeeee7a1aa044e78a218d2a1263) Co-authored-by: Harsh Shah <169750016+harshshahsumo@users.noreply.github.com> --- .changelog/3783.changed.txt | 1 + deploy/helm/sumologic/Chart.yaml | 2 +- docs/README.md | 4 +--- 3 files changed, 3 insertions(+), 4 deletions(-) create mode 100644 .changelog/3783.changed.txt diff --git a/.changelog/3783.changed.txt b/.changelog/3783.changed.txt new file mode 100644 index 0000000000..58997d178e --- /dev/null +++ b/.changelog/3783.changed.txt @@ -0,0 +1 @@ +chore: Upgrade tailing-sidecar to v0.15.0 diff --git a/deploy/helm/sumologic/Chart.yaml b/deploy/helm/sumologic/Chart.yaml index 0abadc9a73..d51f099f7f 100644 --- a/deploy/helm/sumologic/Chart.yaml +++ b/deploy/helm/sumologic/Chart.yaml @@ -33,7 +33,7 @@ dependencies: repository: https://helm.influxdata.com/ condition: telegraf-operator.enabled - name: tailing-sidecar-operator - version: 0.13.0 + version: 0.15.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 d35607a3e9..560c14d13a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -115,9 +115,7 @@ The following table displays the currently used software versions for our Helm c | kube-prometheus-stack/Prometheus Operator | 40.5.0 | | Falco | 3.8.7 | | Telegraf Operator | 1.4.0 | -| Tailing Sidecar Operator | 0.13.0 | -| Fluentd | 1.16.5 | -| Fluent Bit | 2.2.0 | +| Tailing Sidecar Operator | 0.15.0 | ### ARM support