This is an automated email from the ASF dual-hosted git repository.
zihaoxiang 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 ec0947eeb3 [Improvement-17564][Helm] Update minio helm chart version
(#18122)
ec0947eeb3 is described below
commit ec0947eeb33d183c8193ca66e97851ca20db3da4
Author: xiangzihao <[email protected]>
AuthorDate: Fri Apr 3 15:33:41 2026 +0800
[Improvement-17564][Helm] Update minio helm chart version (#18122)
---
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 6ae98192ac..332b606c0d 100644
--- a/deploy/kubernetes/dolphinscheduler/Chart.yaml
+++ b/deploy/kubernetes/dolphinscheduler/Chart.yaml
@@ -61,6 +61,6 @@ dependencies:
repository:
https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
condition: mysql.enabled
- name: minio
- version: 11.10.13
+ version: 11.10.26
repository:
https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
condition: minio.enabled