Skip to content

Commit

Permalink
Bump Opensearch dashboard version: 2.17.1 to 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yenienserrano committed Nov 19, 2024
1 parent 24c77e3 commit f3f9440
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress-e2e-reporting-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ env:
# avoid warnings like "tput: No value for $TERM and no -T specified"
TERM: xterm
OPENSEARCH_DASHBOARDS_VERSION: '2.x'
OPENSEARCH_VERSION: '2.17.1'
OPENSEARCH_PLUGIN_VERSION: '2.17.1.0'
OPENSEARCH_VERSION: '2.18.0'
OPENSEARCH_PLUGIN_VERSION: '2.18.0.0'
PLUGIN_NAME: dashboards-reporting

jobs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
PLUGIN_NAME: reportsDashboards
ARTIFACT_NAME: reports-dashboards
OPENSEARCH_VERSION: 'main'
OPENSEARCH_PLUGIN_VERSION: 2.17.1.0
OPENSEARCH_PLUGIN_VERSION: 2.18.0.0


jobs:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ftr-e2e-reporting-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ env:
# avoid warnings like "tput: No value for $TERM and no -T specified"
TERM: xterm
OPENSEARCH_DASHBOARDS_VERSION: '2.x'
OPENSEARCH_VERSION: '2.17.1'
OPENSEARCH_PLUGIN_VERSION: '2.17.1.0'
OPENSEARCH_VERSION: '2.18.0'
OPENSEARCH_PLUGIN_VERSION: '2.18.0.0'
PLUGIN_NAME: dashboards-reporting

jobs:
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"license": "Apache-2.0",
"main": "index.ts",
"opensearchDashboards": {
"version": "2.17.1",
"templateVersion": "2.17.1"
"version": "2.18.0",
"templateVersion": "2.18.0"
},
"wazuh": {
"version": "5.0.0",
Expand Down

0 comments on commit f3f9440

Please sign in to comment.