From 10e00da1a4ab550317c221689b42780b265a4a49 Mon Sep 17 00:00:00 2001 From: Rishabh Singh Date: Thu, 5 Oct 2023 13:07:34 -0700 Subject: [PATCH] Upadte manifest ref to 2.11 for 2.11.0 release Signed-off-by: Rishabh Singh --- manifests/2.11.0/opensearch-2.11.0.yml | 42 +++++++++---------- .../2.11.0/opensearch-dashboards-2.11.0.yml | 30 ++++++------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/manifests/2.11.0/opensearch-2.11.0.yml b/manifests/2.11.0/opensearch-2.11.0.yml index 661f44036c..89f1caebcb 100644 --- a/manifests/2.11.0/opensearch-2.11.0.yml +++ b/manifests/2.11.0/opensearch-2.11.0.yml @@ -10,13 +10,13 @@ ci: components: - name: OpenSearch repository: https://github.com/opensearch-project/OpenSearch.git - ref: 2.x + ref: '2.11' checks: - gradle:publish - gradle:properties:version - name: common-utils repository: https://github.com/opensearch-project/common-utils.git - ref: 2.x + ref: '2.11' 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.11' 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.11' 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.11' 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.11' platforms: - linux - windows - name: cross-cluster-replication repository: https://github.com/opensearch-project/cross-cluster-replication.git - ref: 2.x + ref: '2.11' 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.11' 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.11' 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.11' 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.11' 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.11' 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.11' 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.11' 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.11' 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.11' 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.11' 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.11' 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.11' platforms: - linux - windows @@ -175,7 +175,7 @@ components: - gradle:properties:version - name: performance-analyzer repository: https://github.com/opensearch-project/performance-analyzer.git - ref: 2.x + ref: '2.11' platforms: - linux checks: @@ -183,7 +183,7 @@ components: - gradle:dependencies:opensearch.version - name: custom-codecs repository: https://github.com/opensearch-project/custom-codecs.git - ref: 2.x + ref: '2.11' platforms: - linux - windows diff --git a/manifests/2.11.0/opensearch-dashboards-2.11.0.yml b/manifests/2.11.0/opensearch-dashboards-2.11.0.yml index e775486e26..4280eef7fb 100644 --- a/manifests/2.11.0/opensearch-dashboards-2.11.0.yml +++ b/manifests/2.11.0/opensearch-dashboards-2.11.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.11' - name: functionalTestDashboards repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git - ref: 2.x + ref: '2.11' - name: observabilityDashboards repository: https://github.com/opensearch-project/dashboards-observability.git - ref: 2.x + ref: '2.11' - name: reportsDashboards repository: https://github.com/opensearch-project/dashboards-reporting.git - ref: 2.x + ref: '2.11' - name: ganttChartDashboards repository: https://github.com/opensearch-project/dashboards-visualizations.git working_directory: gantt-chart - ref: 2.x + ref: '2.11' - name: queryWorkbenchDashboards repository: https://github.com/opensearch-project/dashboards-query-workbench.git - ref: 2.x + ref: '2.11' - name: customImportMapDashboards repository: https://github.com/opensearch-project/dashboards-maps.git - ref: 2.x + ref: '2.11' - name: anomalyDetectionDashboards repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin - ref: 2.x + ref: '2.11' - name: mlCommonsDashboards repository: https://github.com/opensearch-project/ml-commons-dashboards.git - ref: 2.x + ref: '2.11' - name: indexManagementDashboards repository: https://github.com/opensearch-project/index-management-dashboards-plugin.git - ref: 2.x + ref: '2.11' - name: notificationsDashboards repository: https://github.com/opensearch-project/dashboards-notifications.git - ref: 2.x + ref: '2.11' - name: alertingDashboards repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git - ref: 2.x + ref: '2.11' - name: securityAnalyticsDashboards repository: https://github.com/opensearch-project/security-analytics-dashboards-plugin.git - ref: 2.x + ref: '2.11' - name: securityDashboards repository: https://github.com/opensearch-project/security-dashboards-plugin.git - ref: 2.x + ref: '2.11' - name: searchRelevanceDashboards repository: https://github.com/opensearch-project/dashboards-search-relevance.git - ref: 2.x + ref: '2.11'