Skip to content

Commit 6d925c8

Browse files
authored
Merge pull request #446 from erwinromkes/patch-1
Update available OpenSearch versions
2 parents 3e968a1 + 046c5dc commit 6d925c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To see which values you can set and which values they are allowed to have take a
4848
| **nodejs_version**<br/><sub>Change the Node version</sub> | 22 | 6, 10, 16, 18, 20, 22 |
4949
| **opensearch_auto_create_index**<br/><sub></sub> | True | True, False |
5050
| **opensearch_enabled**<br/><sub>Enable OpenSearch</sub> | True | True, False |
51-
| **opensearch_version**<br/><sub>Change the OpenSearch version</sub> | 2.12 | 1.x, 2.6, 2.12 |
51+
| **opensearch_version**<br/><sub>Change the OpenSearch version</sub> | 2.12 | 1.x, 2.6, 2.12, 2.19, 3.3 |
5252
| **openvpn_enabled**<br/><sub>Enables OpenVPN for secure database connections</sub> | False | True, False |
5353
| **password_auth**<br/><sub>Indicates whether password authentication for the Hypernode is<br />allowed instead of only SSH keys</sub> | True | True, False |
5454
| **permissive_memory_management**<br/><sub>Configure memory management policy (OOM kills)</sub> | False | True, False |

0 commit comments

Comments
 (0)