rwlove / home-ops

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

chore(container): update image quay.io/minio/minio to 0bd7959 #7119

Closed rosey-the-renovator-bot[bot] closed 1 week ago

rosey-the-renovator-bot[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
quay.io/minio/minio digest 2e6d484 -> 0bd7959

Configuration

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

🚦 Automerge: Enabled.

â™» 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 1 week 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-29T01-40-52Z@sha256:2e6d484d07d6a9df78ec9c1abd937e9f2fbe3caf4d24a72f9d94f5acd516dd33
+              tag: RELEASE.2024-08-29T01-40-52Z@sha256:0bd79595dbcf155782860716abf4cf79d5ee32a9508b60fa1a88793bbe55b245
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 6
rosey-the-renovator-bot[bot] commented 1 week 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-29T01-40-52Z@sha256:2e6d484d07d6a9df78ec9c1abd937e9f2fbe3caf4d24a72f9d94f5acd516dd33
+        image: quay.io/minio/minio:RELEASE.2024-08-29T01-40-52Z@sha256:0bd79595dbcf155782860716abf4cf79d5ee32a9508b60fa1a88793bbe55b245
         livenessProbe:
           failureThreshold: 6
           httpGet:
             path: /minio/health/live
             port: 9000
           initialDelaySeconds: 30