This is an automated email from the ASF dual-hosted git repository.

wenjun pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new dbb7c4cd98 [Chore] Upgrade zk image in ci (#17471)
dbb7c4cd98 is described below

commit dbb7c4cd9866aeb32bfe4e0bfb83f800b865359c
Author: Gallardot <[email protected]>
AuthorDate: Wed Sep 3 19:26:19 2025 +0800

    [Chore] Upgrade zk image in ci (#17471)
    
    Signed-off-by: Gallardot <[email protected]>
---
 deploy/kubernetes/dolphinscheduler/Chart.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deploy/kubernetes/dolphinscheduler/Chart.yaml 
b/deploy/kubernetes/dolphinscheduler/Chart.yaml
index bb886ea8c5..6ae98192ac 100644
--- a/deploy/kubernetes/dolphinscheduler/Chart.yaml
+++ b/deploy/kubernetes/dolphinscheduler/Chart.yaml
@@ -52,7 +52,7 @@ dependencies:
   repository: 
https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
   condition: postgresql.enabled
 - name: zookeeper
-  version: 6.5.3
+  version: 11.4.11
   # Same as above.
   repository: 
https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
   condition: zookeeper.enabled

Reply via email to