From 0dc3afa265ce0213cebd42ebe1b7cc37bcb806ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 14:12:56 +0000 Subject: [PATCH] Bump minio Bumps the helm-version-updates group with 1 update in the /operator directory: minio. Updates `minio` from 17.0.16 to 17.0.19 --- updated-dependencies: - dependency-name: minio dependency-version: 17.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helm-version-updates ... Signed-off-by: dependabot[bot] --- operator/Chart.lock | 6 +++--- operator/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/operator/Chart.lock b/operator/Chart.lock index ab1e3f1d77..efb69e32c0 100644 --- a/operator/Chart.lock +++ b/operator/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: minio repository: https://charts.bitnami.com/bitnami - version: 17.0.16 -digest: sha256:c6e70050dbb66f1071a1225b5c4b0a7c0a7ff0a1c2bf0efa20284a295cb648ba -generated: "2025-08-04T10:42:04.821736867Z" + version: 17.0.19 +digest: sha256:396662593206e2da0eca4f95a53a79508990fb230cd16955734cec94cf0e24c6 +generated: "2025-08-11T09:15:05.764432194Z" diff --git a/operator/Chart.yaml b/operator/Chart.yaml index 4b5420fc32..b6b5022d28 100644 --- a/operator/Chart.yaml +++ b/operator/Chart.yaml @@ -26,7 +26,7 @@ maintainers: dependencies: - name: minio - version: 17.0.16 + version: 17.0.19 repository: https://charts.bitnami.com/bitnami condition: minio.enabled