From 68fd6e490a78b9b7d8e35c868e6d456b6dd0b57a Mon Sep 17 00:00:00 2001 From: Gourav garg Date: Wed, 10 Sep 2025 15:36:03 +0530 Subject: [PATCH] Revert "Add Kubernetes Collection Helm incompatibility warning (#5715)" This reverts commit 15bbd16934ae70e84740e37b5f8274f6507b2b3a. --- docs/send-data/kubernetes/install-helm-chart.md | 4 ---- docs/send-data/kubernetes/troubleshoot-collection.md | 4 ---- 2 files changed, 8 deletions(-) diff --git a/docs/send-data/kubernetes/install-helm-chart.md b/docs/send-data/kubernetes/install-helm-chart.md index aed9b6138a..618a10fb81 100644 --- a/docs/send-data/kubernetes/install-helm-chart.md +++ b/docs/send-data/kubernetes/install-helm-chart.md @@ -13,10 +13,6 @@ This page describes how to install the Sumo Logic Kubernetes Helm Chart. ### Helm -:::warning -An incompatibility was discovered with Helm and the Sumo Logic Kubernetes Collection installation will not work with Helm `v3.18.5` or greater. We are currently working on a fix. -::: - The Sumo Logic Kubernetes Collection solution is packaged as a Helm Chart. See the [official Helm documentation](https://helm.sh/docs/intro/install/) for installation instructions for the Helm binary. ### Helm Chart repository diff --git a/docs/send-data/kubernetes/troubleshoot-collection.md b/docs/send-data/kubernetes/troubleshoot-collection.md index 3cc772842f..554650cb9d 100644 --- a/docs/send-data/kubernetes/troubleshoot-collection.md +++ b/docs/send-data/kubernetes/troubleshoot-collection.md @@ -7,10 +7,6 @@ description: Troubleshooting Collection ## Troubleshooting installation -:::warning -An incompatibility was discovered with Helm and the Sumo Logic Kubernetes Collection installation will not work with Helm `v3.18.5` or greater. We are currently working on a fix. -::: - ### Installation fails with error `function "dig" not defined` You'll need to use a more recent version of Helm. See [Minimum Requirements](https://github.com/SumoLogic/sumologic-kubernetes-collection/blob/main/docs/README.md#minimum-requirements).