rwlove / home-ops

Lovenet Cluster Configuration
https://rwlove.github.io/home-ops/
8 stars 0 forks source link

fix(container): update image quay.io/minio/minio to release.2024-08-29t01-40-52z #7097

Closed rosey-the-renovator-bot[bot] closed 2 weeks ago

rosey-the-renovator-bot[bot] commented 2 weeks ago

This PR contains the following updates:

Package Update Change
quay.io/minio/minio patch RELEASE.2024-08-26T15-33-07Z -> RELEASE.2024-08-29T01-40-52Z

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

rosey-the-renovator-bot[bot] commented 2 weeks ago
--- HelmRelease: storage/minio Deployment: storage/minio

+++ HelmRelease: storage/minio Deployment: storage/minio

@@ -57,13 +57,13 @@

           value: 'off'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: minio
-        image: quay.io/minio/minio:RELEASE.2024-08-26T15-33-07Z@sha256:603b04f31ecfccfdb5fad5745bda73bb8970b4b242b6ab70142da6bfee60d913
+        image: quay.io/minio/minio:RELEASE.2024-08-29T01-40-52Z@sha256:2e6d484d07d6a9df78ec9c1abd937e9f2fbe3caf4d24a72f9d94f5acd516dd33
         livenessProbe:
           failureThreshold: 6
           httpGet:
             path: /minio/health/live
             port: 9000
           initialDelaySeconds: 30
rosey-the-renovator-bot[bot] commented 2 weeks ago
--- kubernetes/main/apps/storage/minio/app Kustomization: flux-system/storage-minio HelmRelease: storage/minio

+++ kubernetes/main/apps/storage/minio/app Kustomization: flux-system/storage-minio HelmRelease: storage/minio

@@ -50,13 +50,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: minio
             image:
               repository: quay.io/minio/minio
-              tag: RELEASE.2024-08-26T15-33-07Z@sha256:603b04f31ecfccfdb5fad5745bda73bb8970b4b242b6ab70142da6bfee60d913
+              tag: RELEASE.2024-08-29T01-40-52Z@sha256:2e6d484d07d6a9df78ec9c1abd937e9f2fbe3caf4d24a72f9d94f5acd516dd33
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 6