Skip to content

Commit 9861c70

Browse files
committed
(DOCSP-42843): Backports DOCSP-41805 to v1.26. (#1811)
1 parent a6cd5f6 commit 9861c70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/includes/steps-upgrade-k8s-online-helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ content: |
55
66
.. code-block:: sh
77
8-
helm repo update mongodb https://mongodb.github.io/helm-charts
8+
helm repo update mongodb
99
1010
1111
---

source/includes/steps-upgrade-os-online-helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ content: |
55
66
.. code-block:: sh
77
8-
helm repo update mongodb https://mongodb.github.io/helm-charts
8+
helm repo update mongodb
99
1010
---
1111

0 commit comments

Comments
 (0)