Skip to content

Commit 6c3c4be

Browse files
authored
bump 2.x version to 2.19.3 (#191)
Signed-off-by: Rishabh Singh <[email protected]>
1 parent 2873da3 commit 6c3c4be

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.19.2"
10+
os_version: "2.19.3"
1111

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

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

0 commit comments

Comments
 (0)