From 7df3fceb63fd041a609b63bcc59526b3bc7cc034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 11: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.4 to 17.0.6 --- updated-dependencies: - dependency-name: minio dependency-version: 17.0.6 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 08a9351b92..30c515923c 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.4 -digest: sha256:f36f9664dd5c63e5e0dbfa27f04392860eff7cd4eedf47d5c1f1dd84e4cc20be -generated: "2025-06-16T10:17:50.923239925Z" + version: 17.0.6 +digest: sha256:0e9f5d72d01bd41cb911c7758031bd0c6f37bd5dbbd73d599f78d16178c842b3 +generated: "2025-06-23T09:44:01.573520211Z" diff --git a/operator/Chart.yaml b/operator/Chart.yaml index 2de76dc421..9d9837ef3a 100644 --- a/operator/Chart.yaml +++ b/operator/Chart.yaml @@ -26,7 +26,7 @@ maintainers: dependencies: - name: minio - version: 17.0.4 + version: 17.0.6 repository: https://charts.bitnami.com/bitnami condition: minio.enabled