From 55f2362f60f6791b0232714231d571a797538e0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 10:32:06 +0000 Subject: [PATCH] Bump minio Bumps the helm-version-updates group with 1 update in the /operator directory: minio. Updates `minio` from 16.0.8 to 16.0.10 --- updated-dependencies: - dependency-name: minio dependency-version: 16.0.10 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 b059c95621..414f915fe7 100644 --- a/operator/Chart.lock +++ b/operator/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: minio repository: https://charts.bitnami.com/bitnami - version: 16.0.8 -digest: sha256:ae73e53c453b6ebcd20aea24f0de5d2ce6b4691614833df2fc61ad7c4a4544f3 -generated: "2025-05-07T12:56:25.953059068Z" + version: 16.0.10 +digest: sha256:b7d94f6936d27775a79e0caeaa2dd7d9a6beead69eb4778a5af8dcaf8595e57c +generated: "2025-05-12T10:07:30.92187055Z" diff --git a/operator/Chart.yaml b/operator/Chart.yaml index 7d92a7b763..382755c183 100644 --- a/operator/Chart.yaml +++ b/operator/Chart.yaml @@ -26,7 +26,7 @@ maintainers: dependencies: - name: minio - version: 16.0.8 + version: 16.0.10 repository: https://charts.bitnami.com/bitnami condition: minio.enabled