Skip to content

Commit

Permalink
[Release 2.12.0] Update the OS and OSD version to 2.12.0 (#153)
Browse files Browse the repository at this point in the history
Signed-off-by: Prudhvi Godithi <[email protected]>
  • Loading branch information
prudhvigodithi authored Feb 20, 2024
1 parent d1a1af0 commit a4ea3e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added .DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions inventories/opensearch/group_vars/all/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ os_download_url: https://artifacts.opensearch.org/releases/bundle/opensearch

# opensearch version
# 2.x Latest Version
os_version: "2.11.1"
os_version: "2.12.0"

# opensearch dashboards version
# 2.x Latest Version
os_dashboards_version: "2.11.1"
os_dashboards_version: "2.12.0"

# Configure hostnames for opensearch nodes
# It is required to configure SSL
Expand Down

0 comments on commit a4ea3e4

Please sign in to comment.