Skip to content

Commit efb1546

Browse files
authored
Update docs/send-data/kubernetes/v4/how-to-upgrade.md
1 parent be3de05 commit efb1546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/send-data/kubernetes/v4/how-to-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Once you've taken care of any manual steps necessary for your configuration, run
175175
helm upgrade --namespace "${NAMESPACE}" "${HELM_RELEASE_NAME}" sumologic/sumologic --version=4.0.0 -f new-values.yaml
176176
```
177177
:::note
178-
Make sure to replace --version=4.0.0 with the version of the helm chart you prefer to use. The latest release can be found in our [Sumo Logic Kubernetes Collection GitHub Repository](https://github.com/SumoLogic/sumologic-kubernetes-collection/releases).
178+
Make sure to replace `--version=4.0.0` with the version of the helm chart you prefer to use. The latest release can be found in our [Sumo Logic Kubernetes Collection GitHub Repository](https://github.com/SumoLogic/sumologic-kubernetes-collection/releases).
179179
:::
180180

181181
After you're done, please review the [full list of changes](full-list-of-changes.md), as some of them may impact you even if they do not require additional action.

0 commit comments

Comments
 (0)