From ee247475c26b3ce072269ed43652c9eb37c8a374 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 31 Mar 2025 18:04:55 +0200 Subject: [PATCH] Update 1.1.9.md --- website/docs/changelog/1.1.9.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/1.1.9.md b/website/docs/changelog/1.1.9.md index b823dace..902ac5a0 100644 --- a/website/docs/changelog/1.1.9.md +++ b/website/docs/changelog/1.1.9.md @@ -6,3 +6,5 @@ Not yet released - added php-fpm auto-tuning on startup to all php containers. ### 🐛 Bug Fixes +- Fixed a bug in `opencli sentinel` where it incorrectly checked `ns2` twice instead of `ns2` and `ns1`. +-