Skip to content

Commit 9c95c07

Browse files
authored
fix: combined call-out of renaming and versioning
1 parent 9c4b603 commit 9c95c07

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

content/nim/deploy/kubernetes/deploy-using-helm.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,8 @@ Starting with version 2.20.0, NGINX Instance Manager supports **lightweight mode
1717

1818
- Lightweight mode requires NGINX Agent v2.41.1 or later.
1919

20-
{{< call-out "note" "Chart renamed in NIM 2.20.0" >}}
21-
The Helm chart has been renamed from `nginx-stable/nms-hybrid` to `nginx-stable/nim`.
22-
Make sure to update your chart references if you’re using version 2.20.0 or later.
23-
{{< /call-out >}}
24-
25-
{{< call-out "note" "Versioning update from NGINX Instance Manager 2.20.0" >}}
26-
Helm chart versioning was reset with the chart rename in NGINX Instance Manager 2.20.0; `v2.0.0` is the first release under the new nginx-stable/nim chart name.
20+
{{< call-out "note" "Chart renamed with new versioning from NGINX Instance Manager 2.20.0" >}}
21+
Starting with version 2.20.0, the Helm chart was renamed from `nginx-stable/nms-hybrid` to `nginx-stable/nim`. Chart versioning was also reset; `v2.0.0` is the first release under the new name. Be sure to update your chart references if you’re using version `2.20.0` or later.
2722
{{< /call-out >}}
2823

2924

0 commit comments

Comments
 (0)