We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4928894 + 597e1af commit 4d0c4e9Copy full SHA for 4d0c4e9
inventories/opensearch/group_vars/all/all.yml
@@ -7,11 +7,11 @@ os_download_url: https://artifacts.opensearch.org/releases/bundle/opensearch
7
8
# opensearch version
9
# 2.x Latest Version
10
-os_version: "2.13.0"
+os_version: "2.14.0"
11
12
# opensearch dashboards version
13
14
-os_dashboards_version: "2.13.0"
+os_dashboards_version: "2.14.0"
15
16
# Configure hostnames for opensearch nodes
17
# It is required to configure SSL
0 commit comments