From 9a48accc1738f5ec77397dc8b84369e8b3222837 Mon Sep 17 00:00:00 2001 From: Tyler Ohlsen Date: Mon, 31 Oct 2022 16:55:51 -0700 Subject: [PATCH] Point to 2.4 branch for AD Dashboards (#2832) Signed-off-by: Tyler Ohlsen --- manifests/2.4.0/opensearch-dashboards-2.4.0.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/2.4.0/opensearch-dashboards-2.4.0.yml b/manifests/2.4.0/opensearch-dashboards-2.4.0.yml index 13dee9870d..3aca8ea0fa 100644 --- a/manifests/2.4.0/opensearch-dashboards-2.4.0.yml +++ b/manifests/2.4.0/opensearch-dashboards-2.4.0.yml @@ -30,7 +30,7 @@ components: ref: '2.x' - name: anomalyDetectionDashboards repository: https://github.com/opensearch-project/anomaly-detection-dashboards-plugin - ref: '2.x' + ref: '2.4' - name: alertingDashboards repository: https://github.com/opensearch-project/alerting-dashboards-plugin.git ref: '2.x'