File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
- main
9
9
env :
10
10
OPENSEARCH_DASHBOARDS_VERSION : ' 1.x'
11
- OPENSEARCH_VERSION : ' 1.2 .0-SNAPSHOT'
11
+ OPENSEARCH_VERSION : ' 1.3 .0-SNAPSHOT'
12
12
jobs :
13
13
test-with-security :
14
14
name : Run e2e tests without security
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " anomalyDetectionDashboards" ,
3
- "version" : " 1.2 .0.0" ,
4
- "opensearchDashboardsVersion" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0.0" ,
4
+ "opensearchDashboardsVersion" : " 1.3 .0" ,
5
5
"configPath" : [" anomaly_detection_dashboards" ],
6
6
"requiredPlugins" : [" navigation" ],
7
7
"optionalPlugins" : [],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " anomaly-detection-dashboards" ,
3
- "version" : " 1.2 .0.0" ,
3
+ "version" : " 1.3 .0.0" ,
4
4
"description" : " OpenSearch Anomaly Detection Dashboards Plugin" ,
5
5
"main" : " index.js" ,
6
6
"config" : {
7
- "plugin_version" : " 1.2 .0.0" ,
7
+ "plugin_version" : " 1.3 .0.0" ,
8
8
"plugin_name" : " anomalyDetectionDashboards" ,
9
9
"plugin_zip_name" : " anomaly-detection-dashboards"
10
10
},
You can’t perform that action at this time.
0 commit comments