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.
1 parent 45742a0 commit 11e4461Copy full SHA for 11e4461
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.7.0"
+os_version: "2.8.0"
11
12
# opensearch dashboards version
13
14
-os_dashboards_version: "2.7.0"
+os_dashboards_version: "2.8.0"
15
16
# Configure hostnames for opensearch nodes
17
# It is required to configure SSL
0 commit comments