Skip to content

Commit 597e1af

Browse files
authored
Upgrade to OpenSearch and Dashboards 2.14.0 (#159)
Signed-off-by: Rishabh Singh <[email protected]>
1 parent 4fbb4f5 commit 597e1af

File tree

1 file changed

+2
-2
lines changed
  • inventories/opensearch/group_vars/all

1 file changed

+2
-2
lines changed

inventories/opensearch/group_vars/all/all.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ os_download_url: https://artifacts.opensearch.org/releases/bundle/opensearch
77

88
# opensearch version
99
# 2.x Latest Version
10-
os_version: "2.13.0"
10+
os_version: "2.14.0"
1111

1212
# opensearch dashboards version
1313
# 2.x Latest Version
14-
os_dashboards_version: "2.13.0"
14+
os_dashboards_version: "2.14.0"
1515

1616
# Configure hostnames for opensearch nodes
1717
# It is required to configure SSL

0 commit comments

Comments
 (0)