diff --git a/_source/logzio_collections/_log-sources/aks.md b/_source/logzio_collections/_log-sources/aks.md
index ba0c31161..a54985ccb 100644
--- a/_source/logzio_collections/_log-sources/aks.md
+++ b/_source/logzio_collections/_log-sources/aks.md
@@ -71,6 +71,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```
+You need to use `Helm` client with version `v3.9.0` or above.
+
###### K8S version compatibility
Your Kubernetes version may affect your options, as follows:
diff --git a/_source/logzio_collections/_log-sources/elastic-kubernetes-service.md b/_source/logzio_collections/_log-sources/elastic-kubernetes-service.md
index cdb0f0f64..7a73306f2 100644
--- a/_source/logzio_collections/_log-sources/elastic-kubernetes-service.md
+++ b/_source/logzio_collections/_log-sources/elastic-kubernetes-service.md
@@ -71,6 +71,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```
+You need to use `Helm` client with version `v3.9.0` or above.
+
###### K8S version compatibility
Your Kubernetes version may affect your options, as follows:
diff --git a/_source/logzio_collections/_log-sources/filebeat-kubernetes.md b/_source/logzio_collections/_log-sources/filebeat-kubernetes.md
index 77ba1d278..bbce399a6 100644
--- a/_source/logzio_collections/_log-sources/filebeat-kubernetes.md
+++ b/_source/logzio_collections/_log-sources/filebeat-kubernetes.md
@@ -54,6 +54,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```
+You need to use `Helm` client with version `v3.9.0` or above.
+
diff --git a/_source/logzio_collections/_log-sources/fluentbit-helm-chart.md b/_source/logzio_collections/_log-sources/fluentbit-helm-chart.md
index a23f8999c..4953e1847 100644
--- a/_source/logzio_collections/_log-sources/fluentbit-helm-chart.md
+++ b/_source/logzio_collections/_log-sources/fluentbit-helm-chart.md
@@ -44,6 +44,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```
+You need to use `Helm` client with version `v3.9.0` or above.
+
###### Enabling multiline logs parser
If you want to enable parsing for multiline logs, add the following code to `values.yaml` under the `customParsers` parameter:
diff --git a/_source/logzio_collections/_log-sources/fluentd-helm.md b/_source/logzio_collections/_log-sources/fluentd-helm.md
index ef49250c3..5338decb9 100644
--- a/_source/logzio_collections/_log-sources/fluentd-helm.md
+++ b/_source/logzio_collections/_log-sources/fluentd-helm.md
@@ -61,6 +61,7 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```
+You need to use `Helm` client with version `v3.9.0` or above.
#### Deploying the Chart
diff --git a/_source/logzio_collections/_log-sources/iks.md b/_source/logzio_collections/_log-sources/iks.md
index bf5c19b67..1ea2ea1fa 100644
--- a/_source/logzio_collections/_log-sources/iks.md
+++ b/_source/logzio_collections/_log-sources/iks.md
@@ -66,6 +66,7 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```
+You need to use `Helm` client with version `v3.9.0` or above.
###### K8S version compatibility
diff --git a/_source/logzio_collections/_log-sources/k8s-events.md b/_source/logzio_collections/_log-sources/k8s-events.md
index 04af471ff..7bb3bec38 100644
--- a/_source/logzio_collections/_log-sources/k8s-events.md
+++ b/_source/logzio_collections/_log-sources/k8s-events.md
@@ -38,6 +38,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```
+You need to use `Helm` client with version `v3.9.0` or above.
+
diff --git a/_source/logzio_collections/_log-sources/k8s-over-helm.md b/_source/logzio_collections/_log-sources/k8s-over-helm.md
index e6c475edd..51e8a2829 100644
--- a/_source/logzio_collections/_log-sources/k8s-over-helm.md
+++ b/_source/logzio_collections/_log-sources/k8s-over-helm.md
@@ -67,6 +67,7 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```
+You need to use `Helm` client with version `v3.9.0` or above.
diff --git a/_source/logzio_collections/_log-sources/kubernetes.md b/_source/logzio_collections/_log-sources/kubernetes.md
index 8cb5fec57..8d16b780a 100644
--- a/_source/logzio_collections/_log-sources/kubernetes.md
+++ b/_source/logzio_collections/_log-sources/kubernetes.md
@@ -71,6 +71,7 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```
+You need to use `Helm` client with version `v3.9.0` or above.
###### K8S version compatibility
diff --git a/_source/logzio_collections/_prometheus-sources/dotnet-helm-chart.md b/_source/logzio_collections/_prometheus-sources/dotnet-helm-chart.md
index 7a75f1bfb..1e03b6317 100644
--- a/_source/logzio_collections/_prometheus-sources/dotnet-helm-chart.md
+++ b/_source/logzio_collections/_prometheus-sources/dotnet-helm-chart.md
@@ -49,6 +49,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```
+You need to use `Helm` client with version `v3.9.0` or above.
+
diff --git a/_source/logzio_collections/_prometheus-sources/otel-metrics-aks-helm.md b/_source/logzio_collections/_prometheus-sources/otel-metrics-aks-helm.md
index 1f9222a8a..7040e1c40 100644
--- a/_source/logzio_collections/_prometheus-sources/otel-metrics-aks-helm.md
+++ b/_source/logzio_collections/_prometheus-sources/otel-metrics-aks-helm.md
@@ -70,6 +70,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```
+You need to use `Helm` client with version `v3.9.0` or above.
+
{% include metric-shipping/custom-dashboard.html %} Install the pre-built dashboard to enhance the observability of your metrics.
diff --git a/_source/logzio_collections/_prometheus-sources/otel-metrics-eks-helm.md b/_source/logzio_collections/_prometheus-sources/otel-metrics-eks-helm.md
index 1abc3c931..74890dc27 100644
--- a/_source/logzio_collections/_prometheus-sources/otel-metrics-eks-helm.md
+++ b/_source/logzio_collections/_prometheus-sources/otel-metrics-eks-helm.md
@@ -68,6 +68,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```
+You need to use `Helm` client with version `v3.9.0` or above.
+
If you are using Fargate, you need to disable the node exporter deployment. To do this, add the following settings to the values.yaml, under the `prometheus-node-exporter` field:
```yaml
diff --git a/_source/logzio_collections/_prometheus-sources/otel-metrics-gke-helm.md b/_source/logzio_collections/_prometheus-sources/otel-metrics-gke-helm.md
index 01598121b..e993d2ef4 100644
--- a/_source/logzio_collections/_prometheus-sources/otel-metrics-gke-helm.md
+++ b/_source/logzio_collections/_prometheus-sources/otel-metrics-gke-helm.md
@@ -68,6 +68,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```
+You need to use `Helm` client with version `v3.9.0` or above.
+
{% include metric-shipping/custom-dashboard.html %} Install the pre-built dashboard to enhance the observability of your metrics.
diff --git a/_source/logzio_collections/_prometheus-sources/otel-metrics-k8s-helm.md b/_source/logzio_collections/_prometheus-sources/otel-metrics-k8s-helm.md
index 24ff45677..7f6ba41fc 100644
--- a/_source/logzio_collections/_prometheus-sources/otel-metrics-k8s-helm.md
+++ b/_source/logzio_collections/_prometheus-sources/otel-metrics-k8s-helm.md
@@ -68,6 +68,8 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```
+You need to use `Helm` client with version `v3.9.0` or above.
+
{% include metric-shipping/custom-dashboard.html %} Install the pre-built dashboard to enhance the observability of your metrics.
diff --git a/_source/logzio_collections/_tracing-sources/otel-traces-helm.md b/_source/logzio_collections/_tracing-sources/otel-traces-helm.md
index 6f98dd55d..d1b51e6a3 100644
--- a/_source/logzio_collections/_tracing-sources/otel-traces-helm.md
+++ b/_source/logzio_collections/_tracing-sources/otel-traces-helm.md
@@ -49,6 +49,7 @@ To determine if a node uses taints as well as to display the taint keys, run:
kubectl get nodes -o json | jq ".items[]|{name:.metadata.name, taints:.spec.taints}"
```
+You need to use `Helm` client with version `v3.9.0` or above.
#### Standard configuration