-
Notifications
You must be signed in to change notification settings - Fork 289
/
Copy pathopensearch-dashboards-1.3.18.yml
39 lines (39 loc) · 1.56 KB
/
opensearch-dashboards-1.3.18.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
schema-version: '1.1'
build:
name: OpenSearch Dashboards
version: 1.3.18
ci:
image:
name: opensearchstaging/ci-runner:ci-runner-centos7-opensearch-dashboards-build-v4
components:
- name: OpenSearch-Dashboards
repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git
ref: tags/1.3.18
- name: functionalTestDashboards
repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git
ref: tags/1.3.18
- name: anomalyDetectionDashboards
repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin
ref: tags/1.3.18.0
- name: ganttChartDashboards
repository: https://github.com/opensearch-project/dashboards-visualizations.git
ref: tags/1.3.18.0
- name: observabilityDashboards
repository: https://github.com/opensearch-project/dashboards-observability.git
ref: tags/1.3.18.0
- name: alertingDashboards
repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git
ref: tags/1.3.18.0
- name: indexManagementDashboards
repository: https://github.com/opensearch-project/index-management-dashboards-plugin
ref: tags/1.3.18.0
- name: reportsDashboards
repository: https://github.com/opensearch-project/dashboards-reporting.git
ref: tags/1.3.18.0
- name: securityDashboards
repository: https://github.com/opensearch-project/security-dashboards-plugin.git
ref: tags/1.3.18.0
- name: queryWorkbenchDashboards
repository: https://github.com/opensearch-project/dashboards-query-workbench.git
ref: tags/1.3.18.0