diff --git a/.changelog/3725.changed.txt b/.changelog/3725.changed.txt new file mode 100644 index 0000000000..3c3cf0c927 --- /dev/null +++ b/.changelog/3725.changed.txt @@ -0,0 +1 @@ +chore: Upgrading tailing-sidecar to v0.13.0 \ 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 6690f5f1e5..9b75e382b7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,7 +4,7 @@ This page has instructions for collecting Kubernetes logs, metrics, and events; metadata; and sending them to Sumo Logic. See our [documentation guide](https://help.sumologic.com/docs/observability/kubernetes/) for details on our Kubernetes Solution. -- [Deployment Guide for unreleased version](#deployment-guide-for-unreleased-version) +- [Deployment Guide for v4.7](#deployment-guide-for-v47) - [Solution overview](#solution-overview) - [Log Collection](#log-collection) - [Metrics Collection](#metrics-collection) @@ -112,7 +112,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.3.12 | -| Tailing Sidecar Operator | 0.12.0 | +| Tailing Sidecar Operator | 0.13.0 | | Metrics Server | 6.11.2 | ### ARM support