From c50f2feb5957c91d64113d3ae3a5e85e1355edb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 12:03:24 +0000 Subject: [PATCH] Bump minio Bumps the helm-version-updates group with 1 update in the /operator directory: minio. Updates `minio` from 17.0.6 to 17.0.9 --- updated-dependencies: - dependency-name: minio dependency-version: 17.0.9 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 30c515923c..f41de00401 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.6 -digest: sha256:0e9f5d72d01bd41cb911c7758031bd0c6f37bd5dbbd73d599f78d16178c842b3 -generated: "2025-06-23T09:44:01.573520211Z" + version: 17.0.9 +digest: sha256:6fede0f3338559bbb87a90d2dbffb2332076620ccdc79219cbc67bba8bb40b18 +generated: "2025-06-30T09:57:58.321992734Z" diff --git a/operator/Chart.yaml b/operator/Chart.yaml index 9d9837ef3a..b2acbffd18 100644 --- a/operator/Chart.yaml +++ b/operator/Chart.yaml @@ -26,7 +26,7 @@ maintainers: dependencies: - name: minio - version: 17.0.6 + version: 17.0.9 repository: https://charts.bitnami.com/bitnami condition: minio.enabled