From c811c1bfdf04587c151d794a68bb460d1e8bc202 Mon Sep 17 00:00:00 2001 From: Sayali Gaikawad <61760125+gaiksaya@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:48:20 -0700 Subject: [PATCH] Switch components branches to 2.13 for release (#4538) Signed-off-by: Sayali Gaikawad --- manifests/2.13.0/opensearch-2.13.0.yml | 46 +++++++++---------- .../2.13.0/opensearch-dashboards-2.13.0.yml | 32 ++++++------- 2 files changed, 39 insertions(+), 39 deletions(-) diff --git a/manifests/2.13.0/opensearch-2.13.0.yml b/manifests/2.13.0/opensearch-2.13.0.yml index f9590bb816..3840cb042f 100644 --- a/manifests/2.13.0/opensearch-2.13.0.yml +++ b/manifests/2.13.0/opensearch-2.13.0.yml @@ -10,34 +10,34 @@ ci: components: - name: OpenSearch repository: https://github.com/opensearch-project/OpenSearch.git - ref: 2.x + ref: '2.13' - name: common-utils repository: https://github.com/opensearch-project/common-utils.git - ref: 2.x + ref: '2.13' platforms: - linux - windows - name: job-scheduler repository: https://github.com/opensearch-project/job-scheduler.git - ref: 2.x + ref: '2.13' platforms: - linux - windows - name: security repository: https://github.com/opensearch-project/security.git - ref: 2.x + ref: '2.13' platforms: - linux - windows - name: k-NN repository: https://github.com/opensearch-project/k-NN.git - ref: 2.x + ref: '2.13' platforms: - linux - windows - name: geospatial repository: https://github.com/opensearch-project/geospatial.git - ref: 2.x + ref: '2.13' platforms: - linux - windows @@ -45,7 +45,7 @@ components: - job-scheduler - name: cross-cluster-replication repository: https://github.com/opensearch-project/cross-cluster-replication.git - ref: 2.x + ref: '2.13' platforms: - linux - windows @@ -53,7 +53,7 @@ components: - common-utils - name: ml-commons repository: https://github.com/opensearch-project/ml-commons.git - ref: 2.x + ref: '2.13' platforms: - linux - windows @@ -61,7 +61,7 @@ components: - common-utils - name: neural-search repository: https://github.com/opensearch-project/neural-search.git - ref: 2.x + ref: '2.13' platforms: - linux - windows @@ -70,7 +70,7 @@ components: - k-NN - name: notifications-core repository: https://github.com/opensearch-project/notifications.git - ref: 2.x + ref: '2.13' platforms: - linux - windows @@ -79,7 +79,7 @@ components: - common-utils - name: notifications repository: https://github.com/opensearch-project/notifications.git - ref: 2.x + ref: '2.13' platforms: - linux - windows @@ -88,7 +88,7 @@ components: - common-utils - name: opensearch-observability repository: https://github.com/opensearch-project/observability.git - ref: 2.x + ref: '2.13' platforms: - linux - windows @@ -96,7 +96,7 @@ components: - common-utils - name: opensearch-reports repository: https://github.com/opensearch-project/reporting.git - ref: 2.x + ref: '2.13' platforms: - linux - windows @@ -105,7 +105,7 @@ components: - job-scheduler - name: sql repository: https://github.com/opensearch-project/sql.git - ref: 2.x + ref: '2.13' platforms: - linux - windows @@ -113,7 +113,7 @@ components: - ml-commons - name: asynchronous-search repository: https://github.com/opensearch-project/asynchronous-search.git - ref: 2.x + ref: '2.13' platforms: - linux - windows @@ -121,7 +121,7 @@ components: - common-utils - name: anomaly-detection repository: https://github.com/opensearch-project/anomaly-detection.git - ref: 2.x + ref: '2.13' platforms: - linux - windows @@ -130,7 +130,7 @@ components: - job-scheduler - name: alerting repository: https://github.com/opensearch-project/alerting.git - ref: 2.x + ref: '2.13' platforms: - linux - windows @@ -138,7 +138,7 @@ components: - common-utils - name: security-analytics repository: https://github.com/opensearch-project/security-analytics.git - ref: 2.x + ref: '2.13' platforms: - linux - windows @@ -146,7 +146,7 @@ components: - common-utils - name: index-management repository: https://github.com/opensearch-project/index-management.git - ref: 2.x + ref: '2.13' platforms: - linux - windows @@ -155,18 +155,18 @@ components: - job-scheduler - name: performance-analyzer repository: https://github.com/opensearch-project/performance-analyzer.git - ref: 2.x + ref: '2.13' platforms: - linux - name: custom-codecs repository: https://github.com/opensearch-project/custom-codecs.git - ref: 2.x + ref: '2.13' platforms: - linux - windows - name: flow-framework repository: https://github.com/opensearch-project/flow-framework.git - ref: 2.x + ref: '2.13' platforms: - linux - windows @@ -174,7 +174,7 @@ components: - common-utils - name: skills repository: https://github.com/opensearch-project/skills.git - ref: 2.x + ref: '2.13' platforms: - linux - windows diff --git a/manifests/2.13.0/opensearch-dashboards-2.13.0.yml b/manifests/2.13.0/opensearch-dashboards-2.13.0.yml index 06ddaa1fb2..7e08a8262a 100644 --- a/manifests/2.13.0/opensearch-dashboards-2.13.0.yml +++ b/manifests/2.13.0/opensearch-dashboards-2.13.0.yml @@ -9,49 +9,49 @@ ci: components: - name: OpenSearch-Dashboards repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git - ref: 2.x + ref: '2.13' - name: functionalTestDashboards repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git - ref: 2.x + ref: '2.13' - name: observabilityDashboards repository: https://github.com/opensearch-project/dashboards-observability.git - ref: 2.x + ref: '2.13' - name: reportsDashboards repository: https://github.com/opensearch-project/dashboards-reporting.git - ref: 2.x + ref: '2.13' - name: ganttChartDashboards repository: https://github.com/opensearch-project/dashboards-visualizations.git - ref: 2.x + ref: '2.13' - name: queryWorkbenchDashboards repository: https://github.com/opensearch-project/dashboards-query-workbench.git - ref: 2.x + ref: '2.13' - name: customImportMapDashboards repository: https://github.com/opensearch-project/dashboards-maps.git - ref: 2.x + ref: '2.13' - name: anomalyDetectionDashboards repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin - ref: 2.x + ref: '2.13' - name: mlCommonsDashboards repository: https://github.com/opensearch-project/ml-commons-dashboards.git - ref: 2.x + ref: '2.13' - name: indexManagementDashboards repository: https://github.com/opensearch-project/index-management-dashboards-plugin.git - ref: 2.x + ref: '2.13' - name: notificationsDashboards repository: https://github.com/opensearch-project/dashboards-notifications.git - ref: 2.x + ref: '2.13' - name: alertingDashboards repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git - ref: 2.x + ref: '2.13' - name: securityAnalyticsDashboards repository: https://github.com/opensearch-project/security-analytics-dashboards-plugin.git - ref: 2.x + ref: '2.13' - name: securityDashboards repository: https://github.com/opensearch-project/security-dashboards-plugin.git - ref: 2.x + ref: '2.13' - name: searchRelevanceDashboards repository: https://github.com/opensearch-project/dashboards-search-relevance.git - ref: 2.x + ref: '2.13' - name: assistantDashboards repository: https://github.com/opensearch-project/dashboards-assistant.git - ref: 2.x + ref: '2.13'