From f38577f40ec9e257cf9ee533ac92eeb07377f81d Mon Sep 17 00:00:00 2001 From: Louis Chu <lingzhichu.clz@gmail.com> Date: Thu, 8 Sep 2022 09:57:53 -0700 Subject: [PATCH] Update OSD repo to 2.3 Signed-off-by: Louis Chu <lingzhichu.clz@gmail.com> --- manifests/2.3.0/opensearch-dashboards-2.3.0.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 16e70ccc1d..7403a23f39 100644 --- a/manifests/2.3.0/opensearch-dashboards-2.3.0.yml +++ b/manifests/2.3.0/opensearch-dashboards-2.3.0.yml @@ -9,7 +9,7 @@ ci: components: - name: OpenSearch-Dashboards repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git - ref: 2.x + ref: '2.3' - name: functionalTestDashboards repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git ref: '2.3'