Skip to content

Commit c8ff034

Browse files
authored
bump 1.x version to 1.3.9 (#121)
Signed-off-by: Jeff Lu <[email protected]>
1 parent e1351e0 commit c8ff034

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
# 1.x Latest Version
10-
os_version: "1.3.8"
10+
os_version: "1.3.9"
1111

1212
# opensearch dashboards version
1313
# 1.x Latest Version
14-
os_dashboards_version: "1.3.8"
14+
os_dashboards_version: "1.3.9"
1515

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

0 commit comments

Comments
 (0)