From d26888c65c46a140b83d21272e270a28ddaae4ed Mon Sep 17 00:00:00 2001 From: Khushboo Vashi Date: Wed, 3 Dec 2025 12:08:17 +0530 Subject: [PATCH] Update release notes. --- docs/en_US/release_notes_9_11.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en_US/release_notes_9_11.rst b/docs/en_US/release_notes_9_11.rst index 3baff1e9d..a12da8058 100644 --- a/docs/en_US/release_notes_9_11.rst +++ b/docs/en_US/release_notes_9_11.rst @@ -37,3 +37,4 @@ Bug fixes | `Issue #9351 `_ - Fixed an issue where opening file in Query Tool does not retain file name in tab. | `Issue #9354 `_ - Fixed an issue where connection is failing via Query Tool/PSQL Tool workspaces. | `Issue #9393 `_ - Fixed the Helm chart server definition and changed the app version. + | `Issue #9408 `_ - Ensure the proper handling of extra volume mount configurations in the Helm deployment template by correcting the configuration value references.