martinohmann / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
MIT License
5 stars 0 forks source link

feat(container): update quay.io/minio/minio ( release.2024-06-29t01-20-47z → release.2024-07-04t14-25-45z ) #1076

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 4 days ago

Mend Renovate

This PR contains the following updates:

Package Update Change
quay.io/minio/minio (changelog) minor RELEASE.2024-06-29T01-20-47Z -> RELEASE.2024-07-04T14-25-45Z

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 Mend Renovate. View repository job log here.

github-actions[bot] commented 4 days ago

helmrelease changes in kubernetes/storage

--- HelmRelease: default/minio Deployment: default/minio

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

@@ -63,13 +63,13 @@

           value: https://s3.storage.18b.haus
         - name: MINIO_UPDATE
           value: 'off'
         envFrom:
         - secretRef:
             name: minio
-        image: quay.io/minio/minio:RELEASE.2024-06-29T01-20-47Z
+        image: quay.io/minio/minio:RELEASE.2024-07-04T14-25-45Z
         livenessProbe:
           failureThreshold: 6
           httpGet:
             path: /minio/health/live
             port: 9000
           initialDelaySeconds: 0
github-actions[bot] commented 4 days ago

kustomization changes in kubernetes/storage

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

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

@@ -54,13 +54,13 @@

               MINIO_UPDATE: 'off'
             envFrom:
             - secretRef:
                 name: minio
             image:
               repository: quay.io/minio/minio
-              tag: RELEASE.2024-06-29T01-20-47Z
+              tag: RELEASE.2024-07-04T14-25-45Z
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 6