We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a8b35 commit e8d6f39Copy full SHA for e8d6f39
inventories/opensearch/group_vars/all/all.yml
@@ -7,11 +7,11 @@ os_download_url: https://artifacts.opensearch.org/releases/bundle/opensearch
7
8
# opensearch version
9
# 2.x Latest Version
10
-os_version: "2.19.1"
+os_version: "2.19.2"
11
12
# opensearch dashboards version
13
14
-os_dashboards_version: "2.19.1"
+os_dashboards_version: "2.19.2"
15
16
# Configure hostnames for opensearch nodes
17
# It is required to configure SSL
0 commit comments