From 9c92fc420730efe2bec6d1966dde260944df1b5f Mon Sep 17 00:00:00 2001 From: Sayali Gaikawad <61760125+gaiksaya@users.noreply.github.com> Date: Wed, 14 Sep 2022 12:30:04 -0700 Subject: [PATCH] Update manifest ref to tags for 2.3.0 (#2619) Signed-off-by: Sayali Gaikawad Signed-off-by: Sayali Gaikawad --- manifests/2.3.0/opensearch-2.3.0.yml | 36 +++++++++---------- .../2.3.0/opensearch-dashboards-2.3.0.yml | 24 ++++++------- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/manifests/2.3.0/opensearch-2.3.0.yml b/manifests/2.3.0/opensearch-2.3.0.yml index 908ef8026b..5a88e5a51f 100644 --- a/manifests/2.3.0/opensearch-2.3.0.yml +++ b/manifests/2.3.0/opensearch-2.3.0.yml @@ -10,13 +10,13 @@ ci: components: - name: OpenSearch repository: https://github.com/opensearch-project/OpenSearch.git - ref: '2.3' + ref: tags/2.3.0 checks: - gradle:publish - gradle:properties:version - name: common-utils repository: https://github.com/opensearch-project/common-utils.git - ref: '2.3' + ref: tags/2.3.0.0 platforms: - linux checks: @@ -24,7 +24,7 @@ components: - gradle:properties:version - name: job-scheduler repository: https://github.com/opensearch-project/job-scheduler.git - ref: '2.3' + ref: tags/2.3.0.0 platforms: - linux checks: @@ -32,10 +32,10 @@ components: - gradle:dependencies:opensearch.version - name: security repository: https://github.com/opensearch-project/security.git - ref: '2.3' + ref: tags/2.3.0.0 - name: performance-analyzer repository: https://github.com/opensearch-project/performance-analyzer.git - ref: '2.3' + ref: tags/2.3.0.0 platforms: - linux checks: @@ -43,7 +43,7 @@ components: - gradle:dependencies:opensearch.version - name: cross-cluster-replication repository: https://github.com/opensearch-project/cross-cluster-replication.git - ref: '2.3' + ref: tags/2.3.0.0 platforms: - linux checks: @@ -51,7 +51,7 @@ components: - gradle:dependencies:opensearch.version - name: anomaly-detection repository: https://github.com/opensearch-project/anomaly-detection.git - ref: '2.3' + ref: tags/2.3.0.0 platforms: - linux checks: @@ -59,7 +59,7 @@ components: - gradle:dependencies:opensearch.version - name: ml-commons repository: https://github.com/opensearch-project/ml-commons.git - ref: '2.3' + ref: tags/2.3.0.0 platforms: - linux checks: @@ -67,7 +67,7 @@ components: - gradle:dependencies:opensearch.version: opensearch-ml-plugin - name: k-NN repository: https://github.com/opensearch-project/k-NN.git - ref: '2.3' + ref: tags/2.3.0.0 platforms: - linux checks: @@ -75,7 +75,7 @@ components: - gradle:dependencies:opensearch.version - name: geospatial repository: https://github.com/opensearch-project/geospatial.git - ref: '2.3' + ref: tags/2.3.0.0 platforms: - linux checks: @@ -83,7 +83,7 @@ components: - gradle:dependencies:opensearch.version - name: opensearch-observability repository: https://github.com/opensearch-project/observability.git - ref: '2.3' + ref: tags/2.3.0.0 platforms: - linux working_directory: opensearch-observability @@ -92,7 +92,7 @@ components: - gradle:dependencies:opensearch.version - name: dashboards-reports repository: https://github.com/opensearch-project/dashboards-reports.git - ref: '2.3' + ref: tags/2.3.0.0 platforms: - linux working_directory: reports-scheduler @@ -101,7 +101,7 @@ components: - gradle:dependencies:opensearch.version - name: notifications-core repository: https://github.com/opensearch-project/notifications.git - ref: '2.3' + ref: tags/2.3.0.0 platforms: - linux working_directory: notifications @@ -110,7 +110,7 @@ components: - gradle:dependencies:opensearch.version: opensearch-notifications-core - name: notifications repository: https://github.com/opensearch-project/notifications.git - ref: '2.3' + ref: tags/2.3.0.0 platforms: - linux working_directory: notifications @@ -119,7 +119,7 @@ components: - gradle:dependencies:opensearch.version: notifications - name: asynchronous-search repository: https://github.com/opensearch-project/asynchronous-search.git - ref: '2.3' + ref: tags/2.3.0.0 checks: - gradle:properties:version - gradle:dependencies:opensearch.version @@ -127,7 +127,7 @@ components: - linux - name: sql repository: https://github.com/opensearch-project/sql.git - ref: '2.3' + ref: tags/2.3.0.0 platforms: - linux checks: @@ -135,7 +135,7 @@ components: - gradle:dependencies:opensearch.version: opensearch-sql-plugin - name: alerting repository: https://github.com/opensearch-project/alerting.git - ref: '2.3' + ref: tags/2.3.0.0 platforms: - linux checks: @@ -143,7 +143,7 @@ components: - gradle:dependencies:opensearch.version: alerting - name: index-management repository: https://github.com/opensearch-project/index-management.git - ref: '2.3' + ref: tags/2.3.0.0 platforms: - linux checks: diff --git a/manifests/2.3.0/opensearch-dashboards-2.3.0.yml b/manifests/2.3.0/opensearch-dashboards-2.3.0.yml index a7345a0040..980292452e 100644 --- a/manifests/2.3.0/opensearch-dashboards-2.3.0.yml +++ b/manifests/2.3.0/opensearch-dashboards-2.3.0.yml @@ -9,43 +9,43 @@ ci: components: - name: OpenSearch-Dashboards repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git - ref: '2.3' + ref: tags/2.3.0 - name: functionalTestDashboards repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git - ref: '2.3' + ref: tags/2.3.0 - name: securityDashboards repository: https://github.com/opensearch-project/security-dashboards-plugin.git - ref: '2.3' + ref: tags/2.3.0.0 - name: anomalyDetectionDashboards repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin - ref: '2.3' + ref: tags/2.3.0.0 - name: observabilityDashboards repository: https://github.com/opensearch-project/observability.git working_directory: dashboards-observability - ref: '2.3' + ref: tags/2.3.0.0 - name: ganttChartDashboards repository: https://github.com/opensearch-project/dashboards-visualizations.git working_directory: gantt-chart - ref: '2.3' + ref: tags/2.3.0.0 - name: reportsDashboards repository: https://github.com/opensearch-project/dashboards-reports.git working_directory: dashboards-reports - ref: '2.3' + ref: tags/2.3.0.0 - name: customImportMapDashboards repository: https://github.com/opensearch-project/dashboards-maps.git working_directory: src/plugins/custom_import_map - ref: '2.3' + ref: tags/2.3.0.0 - name: notificationsDashboards repository: https://github.com/opensearch-project/notifications.git working_directory: dashboards-notifications - ref: '2.3' + ref: tags/2.3.0.0 - name: queryWorkbenchDashboards repository: https://github.com/opensearch-project/sql.git working_directory: workbench - ref: '2.3' + ref: tags/2.3.0.0 - name: indexManagementDashboards repository: https://github.com/opensearch-project/index-management-dashboards-plugin.git - ref: '2.3' + ref: tags/2.3.0.0 - name: alertingDashboards repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git - ref: '2.3' + ref: tags/2.3.0.0