diff --git a/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md b/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md index 6f72a583..3c793662 100644 --- a/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md +++ b/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md @@ -54,7 +54,7 @@ To see which values you can set and which values they are allowed to have take a | **new_relic_enabled**
| False | True, False | | **new_relic_app_name**
The application name shown in New Relic | | | | **new_relic_secret**
The New Relic license key | | | -| **nodejs_version**
Change the Node version | 22 | 6, 10, 16, 18, 20, 22 | +| **nodejs_version**
Change the Node version | 22 | 6, 10, 16, 18, 20, 22, 24, 26 | | **opensearch_auto_create_index**
| True | True, False | | **opensearch_enabled**
Enable OpenSearch | True | True, False | | **opensearch_version**
Change the OpenSearch version | 2.12 | 1.x, 2.6, 2.12, 2.19, 3.3 |