chaijunkin / home-ops

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

chore(container): update image quay.io/minio/minio ( 7cb3f11 → 391d1d4 ) #172

Open renovate[bot] opened 5 months ago

renovate[bot] commented 5 months ago

This PR contains the following updates:

Package Update Change
quay.io/minio/minio digest 7cb3f11 -> 391d1d4

[!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 5 months ago
--- HelmRelease: media/minio Deployment: media/minio

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

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

           value: https://s3...PLACEHOLDER..
         - 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-05-28T17-19-04Z@sha256:391d1d45fdbe79944cb6de9337b073864bb9ee38c4c24280bfb39572e925af08
         livenessProbe:
           failureThreshold: 6
           httpGet:
             path: /minio/health/live
             port: 9000
           initialDelaySeconds: 30
github-actions[bot] commented 5 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-05-28T17-19-04Z@sha256:391d1d45fdbe79944cb6de9337b073864bb9ee38c4c24280bfb39572e925af08
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 6