onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

feat(container): update quay.io/minio/minio ( release.2024-06-29t01-20-47z → release.2024-07-31t05-46-26z ) #7956

Closed bot-ross[bot] closed 2 months ago

bot-ross[bot] commented 2 months ago

This PR contains the following updates:

Package Update Change
quay.io/minio/minio minor RELEASE.2024-06-29T01-20-47Z -> RELEASE.2024-07-31T05-46-26Z

Configuration

📅 Schedule: Branch creation - "on the first day of the month" in timezone America/New_York, 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.

bot-ross[bot] commented 2 months ago
--- kubernetes/main/apps/default/minio/app Kustomization: flux-system/minio HelmRelease: default/minio

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

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

               MINIO_UPDATE: 'off'
             envFrom:
             - secretRef:
                 name: minio-secret
             image:
               repository: quay.io/minio/minio
-              tag: RELEASE.2024-06-29T01-20-47Z@sha256:fce0a90a37bb2887c850b68b61a0ac8ac02ea218b58eaea96bb7ca69eb503e20
+              tag: RELEASE.2024-07-31T05-46-26Z@sha256:9eea83a4e1425067e7b768397756efad19d36fc1c710808b8e1072236e8806c7
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 6
bot-ross[bot] commented 2 months ago
--- HelmRelease: default/minio Deployment: default/minio

+++ HelmRelease: default/minio Deployment: default/minio

@@ -69,13 +69,13 @@

           value: EC:0
         - name: MINIO_UPDATE
           value: 'off'
         envFrom:
         - secretRef:
             name: minio-secret
-        image: quay.io/minio/minio:RELEASE.2024-06-29T01-20-47Z@sha256:fce0a90a37bb2887c850b68b61a0ac8ac02ea218b58eaea96bb7ca69eb503e20
+        image: quay.io/minio/minio:RELEASE.2024-07-31T05-46-26Z@sha256:9eea83a4e1425067e7b768397756efad19d36fc1c710808b8e1072236e8806c7
         livenessProbe:
           failureThreshold: 6
           httpGet:
             path: /minio/health/live
             port: 9000
           initialDelaySeconds: 30