From 6853c324e3cc64312158fd89cca8c0f944b0bc95 Mon Sep 17 00:00:00 2001 From: Bruno Casali Date: Fri, 12 May 2023 19:00:03 -0300 Subject: [PATCH] Rollback compatibility version on README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 971a4b4..353bfb9 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ helm uninstall ## 🤖 Compatibility with Meilisearch -This chart guarantees compatibility with [version v1.x of Meilisearch](https://github.com/meilisearch/meilisearch/releases/latest), but some features may not be present. Please check the [issues](https://github.com/meilisearch/meilisearch-kubernetes/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22+label%3Aenhancement) for more info. +This chart only guarantees the compatibility with the [version v1.1.0 of Meilisearch](https://github.com/meilisearch/meilisearch/releases/tag/v1.1.0). ## ⚙️ Development Workflow and Contributing