From 819a880d8a56d4622b845a00369132e2fc3568e3 Mon Sep 17 00:00:00 2001 From: Siegfried Weber Date: Tue, 15 Jul 2025 11:22:53 +0200 Subject: [PATCH] feat: Add OpenSearch to the README file --- template/.readme/partials/borrowed/footer.md.j2.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/template/.readme/partials/borrowed/footer.md.j2.j2 b/template/.readme/partials/borrowed/footer.md.j2.j2 index 3d279e4d..a31bc1db 100644 --- a/template/.readme/partials/borrowed/footer.md.j2.j2 +++ b/template/.readme/partials/borrowed/footer.md.j2.j2 @@ -36,6 +36,7 @@ These are the operators that are currently part of the Stackable Data Platform: * [Stackable Operator for Apache Hive](https://github.com/stackabletech/hive-operator) * [Stackable Operator for Apache Kafka](https://github.com/stackabletech/kafka-operator) * [Stackable Operator for Apache NiFi](https://github.com/stackabletech/nifi-operator) +* [Stackable Operator for OpenSearch](https://github.com/stackabletech/opensearch-operator) * [Stackable Operator for Apache Spark](https://github.com/stackabletech/spark-k8s-operator) * [Stackable Operator for Apache Superset](https://github.com/stackabletech/superset-operator) * [Stackable Operator for Trino](https://github.com/stackabletech/trino-operator)