Skip to content

Commit 45ed9f3

Browse files
author
p-hagen-sfx
committed
Fixed helm chart to version 0.68.0
1 parent a6b846c commit 45ed9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/tko/session-5/docs/deploy-otel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Install the OpenTelemetry Collector Helm chart into the `splunk` namespace with
4949
{{< tabpane >}}
5050
{{< tab header="Helm Install" lang="text" >}}
5151
helm install splunk-otel-collector \
52-
--version "0.67.0" \
52+
--version "0.68.0" \
5353
--set="splunkObservability.realm=$REALM" \
5454
--set="splunkObservability.accessToken=$ACCESS_TOKEN" \
5555
--set="clusterName=$(hostname)-k3s-cluster" \

0 commit comments

Comments
 (0)