chaijunkin / home-ops

K3s Cluster powered by proxmox
Do What The F*ck You Want To Public License
3 stars 0 forks source link

feat(container): update image quay.io/minio/minio ( release.2024-05-28t17-19-04z → release.2024-11-07t00-52-20z ) #262

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Update Change
quay.io/minio/minio minor RELEASE.2024-05-28T17-19-04Z -> RELEASE.2024-11-07T00-52-20Z

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "on the first day of the month" in timezone Asia/Kuala_Lumpur, 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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 2 months ago
--- kubernetes/apps/media/minio/app Kustomization: flux-system/minio HelmRelease: media/minio

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

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

               MINIO_UPDATE: 'off'
             envFrom:
             - secretRef:
                 name: minio-secret
             image:
               repository: quay.io/minio/minio
-              tag: RELEASE.2024-05-28T17-19-04Z@sha256:7cb3f11447d1ac7c4b73420dd8f3601afa16ea0cd7e929ecb00be1a8af1eac05
+              tag: RELEASE.2024-11-07T00-52-20Z@sha256:ac591851803a79aee64bc37f66d77c56b0a4b6e12d9e5356380f4105510f2332
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 6
github-actions[bot] commented 2 months ago
--- HelmRelease: media/minio Deployment: media/minio

+++ HelmRelease: media/minio Deployment: media/minio

@@ -55,13 +55,13 @@

           value: https://s3...PLACEHOLDER_SECRET_DOMAIN..
         - name: MINIO_UPDATE
           value: 'off'
         envFrom:
         - secretRef:
             name: minio-secret
-        image: quay.io/minio/minio:RELEASE.2024-05-28T17-19-04Z@sha256:7cb3f11447d1ac7c4b73420dd8f3601afa16ea0cd7e929ecb00be1a8af1eac05
+        image: quay.io/minio/minio:RELEASE.2024-11-07T00-52-20Z@sha256:ac591851803a79aee64bc37f66d77c56b0a4b6e12d9e5356380f4105510f2332
         livenessProbe:
           failureThreshold: 6
           httpGet:
             path: /minio/health/live
             port: 9000
           initialDelaySeconds: 30