Skip to content

Commit 11e4461

Browse files
authored
Increment OS & OSD version to 2.8.0 (#133)
Signed-off-by: Rishabh Singh <[email protected]>
1 parent 45742a0 commit 11e4461

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.7.0"
10+
os_version: "2.8.0"
1111

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

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

0 commit comments

Comments
 (0)