diff --git a/manifests/1.2.4/opensearch-1.2.4.yml b/manifests/1.2.4/opensearch-1.2.4.yml index ce3cd2d112..8e7e32ab95 100644 --- a/manifests/1.2.4/opensearch-1.2.4.yml +++ b/manifests/1.2.4/opensearch-1.2.4.yml @@ -65,6 +65,12 @@ components: platforms: - darwin - linux + - name: anomaly-detection + repository: https://github.com/opensearch-project/anomaly-detection.git + ref: "1.2" + checks: + - gradle:properties:version + - gradle:dependencies:opensearch.version - name: cross-cluster-replication repository: https://github.com/opensearch-project/cross-cluster-replication.git ref: "1.2"