HomeOps icon indicating copy to clipboard operation
HomeOps copied to clipboard

fix(container): update quay.io/minio/minio ( release.2024-10-02t17-50-41z → release.2024-10-13t13-34-11z )

Open unsc-oni-ancilla[bot] opened this issue 1 year ago • 2 comments

This PR contains the following updates:

Package Update Change
quay.io/minio/minio patch RELEASE.2024-10-02T17-50-41Z -> RELEASE.2024-10-13T13-34-11Z

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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

unsc-oni-ancilla[bot] avatar Oct 13 '24 15:10 unsc-oni-ancilla[bot]

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

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

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

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: minio-secret
             image:
               repository: quay.io/minio/minio
-              tag: RELEASE.2024-10-02T17-50-41Z
+              tag: RELEASE.2024-10-13T13-34-11Z
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

github-actions[bot] avatar Oct 13 '24 15:10 github-actions[bot]

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

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

@@ -58,13 +58,13 @@

           value: 'off'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: minio-secret
-        image: quay.io/minio/minio:RELEASE.2024-10-02T17-50-41Z
+        image: quay.io/minio/minio:RELEASE.2024-10-13T13-34-11Z
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /minio/health/live
             port: 9000
           initialDelaySeconds: 0

github-actions[bot] avatar Oct 13 '24 15:10 github-actions[bot]