From b8e27f53ef6edff13539df420b13712a19da5f91 Mon Sep 17 00:00:00 2001 From: Sayali Gaikawad <61760125+gaiksaya@users.noreply.github.com> Date: Thu, 7 Sep 2023 15:36:43 -0700 Subject: [PATCH] Switch references to 2.10 branch (#3977) Signed-off-by: Sayali Gaikawad --- manifests/2.10.0/opensearch-2.10.0.yml | 36 +++++++++---------- .../2.10.0/opensearch-dashboards-2.10.0.yml | 30 ++++++++-------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/manifests/2.10.0/opensearch-2.10.0.yml b/manifests/2.10.0/opensearch-2.10.0.yml index 794a9db567..7d15539064 100644 --- a/manifests/2.10.0/opensearch-2.10.0.yml +++ b/manifests/2.10.0/opensearch-2.10.0.yml @@ -16,7 +16,7 @@ components: - gradle:properties:version - name: common-utils repository: https://github.com/opensearch-project/common-utils.git - ref: 2.x + ref: '2.10' platforms: - linux - windows @@ -25,7 +25,7 @@ components: - gradle:properties:version - name: job-scheduler repository: https://github.com/opensearch-project/job-scheduler.git - ref: 2.x + ref: '2.10' platforms: - linux - windows @@ -34,7 +34,7 @@ components: - gradle:dependencies:opensearch.version - name: k-NN repository: https://github.com/opensearch-project/k-NN.git - ref: 2.x + ref: '2.10' platforms: - linux - windows @@ -43,7 +43,7 @@ components: - gradle:dependencies:opensearch.version - name: geospatial repository: https://github.com/opensearch-project/geospatial.git - ref: 2.x + ref: '2.10' platforms: - linux - windows @@ -52,13 +52,13 @@ components: - gradle:dependencies:opensearch.version - name: security repository: https://github.com/opensearch-project/security.git - ref: 2.x + ref: '2.10' platforms: - linux - windows - name: cross-cluster-replication repository: https://github.com/opensearch-project/cross-cluster-replication.git - ref: 2.x + ref: '2.10' platforms: - linux - windows @@ -67,7 +67,7 @@ components: - gradle:dependencies:opensearch.version - name: ml-commons repository: https://github.com/opensearch-project/ml-commons.git - ref: 2.x + ref: '2.10' platforms: - linux - windows @@ -76,7 +76,7 @@ components: - gradle:dependencies:opensearch.version: opensearch-ml-plugin - name: neural-search repository: https://github.com/opensearch-project/neural-search.git - ref: 2.x + ref: '2.10' platforms: - linux - windows @@ -85,7 +85,7 @@ components: - gradle:dependencies:opensearch.version - name: notifications-core repository: https://github.com/opensearch-project/notifications.git - ref: 2.x + ref: '2.10' platforms: - linux - windows @@ -95,7 +95,7 @@ components: - gradle:dependencies:opensearch.version: opensearch-notifications-core - name: notifications repository: https://github.com/opensearch-project/notifications.git - ref: 2.x + ref: '2.10' platforms: - linux - windows @@ -105,7 +105,7 @@ components: - gradle:dependencies:opensearch.version: notifications - name: opensearch-observability repository: https://github.com/opensearch-project/observability.git - ref: 2.x + ref: '2.10' platforms: - linux - windows @@ -114,7 +114,7 @@ components: - gradle:dependencies:opensearch.version - name: opensearch-reports repository: https://github.com/opensearch-project/reporting.git - ref: 2.x + ref: '2.10' platforms: - linux - windows @@ -123,7 +123,7 @@ components: - gradle:dependencies:opensearch.version - name: sql repository: https://github.com/opensearch-project/sql.git - ref: 2.x + ref: '2.10' platforms: - linux - windows @@ -132,7 +132,7 @@ components: - gradle:dependencies:opensearch.version: opensearch-sql-plugin - name: asynchronous-search repository: https://github.com/opensearch-project/asynchronous-search.git - ref: 2.x + ref: '2.10' platforms: - linux - windows @@ -141,7 +141,7 @@ components: - gradle:dependencies:opensearch.version - name: anomaly-detection repository: https://github.com/opensearch-project/anomaly-detection.git - ref: 2.x + ref: '2.10' platforms: - linux - windows @@ -150,7 +150,7 @@ components: - gradle:dependencies:opensearch.version - name: alerting repository: https://github.com/opensearch-project/alerting.git - ref: 2.x + ref: '2.10' platforms: - linux - windows @@ -159,7 +159,7 @@ components: - gradle:dependencies:opensearch.version: alerting - name: security-analytics repository: https://github.com/opensearch-project/security-analytics.git - ref: 2.x + ref: '2.10' platforms: - linux - windows @@ -167,7 +167,7 @@ components: - gradle:properties:version - name: index-management repository: https://github.com/opensearch-project/index-management.git - ref: 2.x + ref: '2.10' platforms: - linux - windows diff --git a/manifests/2.10.0/opensearch-dashboards-2.10.0.yml b/manifests/2.10.0/opensearch-dashboards-2.10.0.yml index 04b938fac6..410492b81a 100644 --- a/manifests/2.10.0/opensearch-dashboards-2.10.0.yml +++ b/manifests/2.10.0/opensearch-dashboards-2.10.0.yml @@ -9,47 +9,47 @@ ci: components: - name: OpenSearch-Dashboards repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git - ref: 2.x + ref: '2.10' - name: functionalTestDashboards repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git - ref: 2.x + ref: '2.10' - name: observabilityDashboards repository: https://github.com/opensearch-project/dashboards-observability.git - ref: 2.x + ref: '2.10' - name: reportsDashboards repository: https://github.com/opensearch-project/dashboards-reporting.git - ref: 2.x + ref: '2.10' - name: ganttChartDashboards repository: https://github.com/opensearch-project/dashboards-visualizations.git working_directory: gantt-chart - ref: 2.x + ref: '2.10' - name: queryWorkbenchDashboards repository: https://github.com/opensearch-project/dashboards-query-workbench.git - ref: 2.x + ref: '2.10' - name: customImportMapDashboards repository: https://github.com/opensearch-project/dashboards-maps.git - ref: 2.x + ref: '2.10' - name: anomalyDetectionDashboards repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin - ref: 2.x + ref: '2.10' - name: mlCommonsDashboards repository: https://github.com/opensearch-project/ml-commons-dashboards.git - ref: 2.x + ref: '2.10' - name: indexManagementDashboards repository: https://github.com/opensearch-project/index-management-dashboards-plugin.git - ref: 2.x + ref: '2.10' - name: notificationsDashboards repository: https://github.com/opensearch-project/dashboards-notifications.git - ref: 2.x + ref: '2.10' - name: alertingDashboards repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git - ref: 2.x + ref: '2.10' - name: securityAnalyticsDashboards repository: https://github.com/opensearch-project/security-analytics-dashboards-plugin.git - ref: 2.x + ref: '2.10' - name: securityDashboards repository: https://github.com/opensearch-project/security-dashboards-plugin.git - ref: 2.x + ref: '2.10' - name: searchRelevanceDashboards repository: https://github.com/opensearch-project/dashboards-search-relevance.git - ref: 2.x + ref: '2.10'