From 2d24f8dd2cf5b4bee8471dd75623fee8cda6d72c Mon Sep 17 00:00:00 2001 From: Sayali Gaikawad <61760125+gaiksaya@users.noreply.github.com> Date: Tue, 3 Sep 2024 17:33:20 -0700 Subject: [PATCH] Switch to 2.17 release branch (#4989) Signed-off-by: Sayali Gaikawad --- manifests/2.17.0/opensearch-2.17.0.yml | 50 +++++++++---------- .../2.17.0/opensearch-dashboards-2.17.0.yml | 32 ++++++------ 2 files changed, 41 insertions(+), 41 deletions(-) diff --git a/manifests/2.17.0/opensearch-2.17.0.yml b/manifests/2.17.0/opensearch-2.17.0.yml index 34c36f4b57..8863f54baf 100644 --- a/manifests/2.17.0/opensearch-2.17.0.yml +++ b/manifests/2.17.0/opensearch-2.17.0.yml @@ -10,34 +10,34 @@ ci: components: - name: OpenSearch repository: https://github.com/opensearch-project/OpenSearch.git - ref: 2.x + ref: '2.17' - name: common-utils repository: https://github.com/opensearch-project/common-utils.git - ref: 2.x + ref: '2.17' platforms: - linux - windows - name: job-scheduler repository: https://github.com/opensearch-project/job-scheduler.git - ref: 2.x + ref: '2.17' platforms: - linux - windows - name: security repository: https://github.com/opensearch-project/security.git - ref: 2.x + ref: '2.17' platforms: - linux - windows - name: k-NN repository: https://github.com/opensearch-project/k-NN.git - ref: 2.x + ref: '2.17' platforms: - linux - windows - name: geospatial repository: https://github.com/opensearch-project/geospatial.git - ref: 2.x + ref: '2.17' 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.17' 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.17' 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.17' 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.17' working_directory: notifications platforms: - linux @@ -79,7 +79,7 @@ components: - common-utils - name: notifications repository: https://github.com/opensearch-project/notifications.git - ref: 2.x + ref: '2.17' working_directory: notifications platforms: - linux @@ -88,7 +88,7 @@ components: - common-utils - name: opensearch-observability repository: https://github.com/opensearch-project/observability.git - ref: 2.x + ref: '2.17' 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.17' 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.17' 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.17' 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.17' 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.17' 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.17' platforms: - linux - windows @@ -148,7 +148,7 @@ components: - job-scheduler - name: index-management repository: https://github.com/opensearch-project/index-management.git - ref: 2.x + ref: '2.17' platforms: - linux - windows @@ -157,18 +157,18 @@ components: - job-scheduler - name: performance-analyzer repository: https://github.com/opensearch-project/performance-analyzer.git - ref: 2.x + ref: '2.17' platforms: - linux - name: custom-codecs repository: https://github.com/opensearch-project/custom-codecs.git - ref: 2.x + ref: '2.17' platforms: - linux - windows - name: flow-framework repository: https://github.com/opensearch-project/flow-framework.git - ref: 2.x + ref: '2.17' platforms: - linux - windows @@ -176,7 +176,7 @@ components: - common-utils - name: skills repository: https://github.com/opensearch-project/skills.git - ref: 2.x + ref: '2.17' platforms: - linux - windows @@ -187,13 +187,13 @@ components: - ml-commons - name: query-insights repository: https://github.com/opensearch-project/query-insights.git - ref: 2.x + ref: '2.17' platforms: - linux - windows - name: opensearch-system-templates repository: https://github.com/opensearch-project/opensearch-system-templates.git - ref: 2.x + ref: '2.17' platforms: - linux - windows diff --git a/manifests/2.17.0/opensearch-dashboards-2.17.0.yml b/manifests/2.17.0/opensearch-dashboards-2.17.0.yml index 6ddff76e31..658e37d6d1 100644 --- a/manifests/2.17.0/opensearch-dashboards-2.17.0.yml +++ b/manifests/2.17.0/opensearch-dashboards-2.17.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.17' - name: functionalTestDashboards repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git - ref: '2.x' + ref: '2.17' - name: observabilityDashboards repository: https://github.com/opensearch-project/dashboards-observability.git - ref: '2.x' + ref: '2.17' - name: reportsDashboards repository: https://github.com/opensearch-project/dashboards-reporting.git - ref: '2.x' + ref: '2.17' - name: ganttChartDashboards repository: https://github.com/opensearch-project/dashboards-visualizations.git - ref: '2.x' + ref: '2.17' - name: queryWorkbenchDashboards repository: https://github.com/opensearch-project/dashboards-query-workbench.git - ref: '2.x' + ref: '2.17' - name: customImportMapDashboards repository: https://github.com/opensearch-project/dashboards-maps.git - ref: '2.x' + ref: '2.17' - name: anomalyDetectionDashboards repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin.git - ref: '2.x' + ref: '2.17' - name: mlCommonsDashboards repository: https://github.com/opensearch-project/ml-commons-dashboards.git - ref: '2.x' + ref: '2.17' - name: indexManagementDashboards repository: https://github.com/opensearch-project/index-management-dashboards-plugin.git - ref: '2.x' + ref: '2.17' - name: notificationsDashboards repository: https://github.com/opensearch-project/dashboards-notifications.git - ref: '2.x' + ref: '2.17' - name: alertingDashboards repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git - ref: '2.x' + ref: '2.17' - name: securityAnalyticsDashboards repository: https://github.com/opensearch-project/security-analytics-dashboards-plugin.git - ref: '2.x' + ref: '2.17' - name: securityDashboards repository: https://github.com/opensearch-project/security-dashboards-plugin.git - ref: '2.x' + ref: '2.17' - name: searchRelevanceDashboards repository: https://github.com/opensearch-project/dashboards-search-relevance.git - ref: '2.x' + ref: '2.17' - name: assistantDashboards repository: https://github.com/opensearch-project/dashboards-assistant.git - ref: '2.x' + ref: '2.17'