From 8fe40c8024057f9f75bfa0a3750bbec9d81e5b58 Mon Sep 17 00:00:00 2001 From: AWSHurneyt <79280347+AWSHurneyt@users.noreply.github.com> Date: Tue, 23 Nov 2021 16:44:41 -0800 Subject: [PATCH] Updated alerting-dashboard-plugin ref to the 1.2 tag. (#1149) * Updated alerting-dashboard-plugin ref to 1.2. Signed-off-by: Thomas Hurney Signed-off-by: AWSHurneyt * Updated alerting-dashboard-plugin ref to 1.2 tag. Signed-off-by: AWSHurneyt Signed-off-by: AWSHurneyt --- manifests/1.2.0/opensearch-dashboards-1.2.0.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/1.2.0/opensearch-dashboards-1.2.0.yml b/manifests/1.2.0/opensearch-dashboards-1.2.0.yml index 52a739ac52..093ff49fd7 100644 --- a/manifests/1.2.0/opensearch-dashboards-1.2.0.yml +++ b/manifests/1.2.0/opensearch-dashboards-1.2.0.yml @@ -12,7 +12,7 @@ components: repository: https://github.com/opensearch-project/OpenSearch-Dashboards.git - name: alertingDashboards repository: https://github.com/opensearch-project/alerting-dashboards-plugin - ref: "1.2" + ref: tags/1.2.0.0 - name: functionalTestDashboards repository: https://github.com/opensearch-project/opensearch-dashboards-functional-test.git ref: "main"