Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update quay.io/minio/minio ( release.2024-07-10t18-41-49z β†’ release.2024-07-13t01-46-15z ) #1113

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
quay.io/minio/minio (changelog) patch RELEASE.2024-07-10T18-41-49Z -> RELEASE.2024-07-13T01-46-15Z

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

@renovate renovate bot requested a review from martinohmann as a code owner July 13, 2024 05:48
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/storage labels Jul 13, 2024
Copy link

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-07-10T18-41-49Z
+              tag: RELEASE.2024-07-13T01-46-15Z
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 6

Copy link

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-07-10T18-41-49Z
+        image: quay.io/minio/minio:RELEASE.2024-07-13T01-46-15Z
         livenessProbe:
           failureThreshold: 6
           httpGet:
             path: /minio/health/live
             port: 9000
           initialDelaySeconds: 0

@martinohmann martinohmann merged commit 382a329 into main Jul 13, 2024
7 checks passed
@renovate renovate bot deleted the renovate/storage-quay.io-minio-minio-2024.x branch July 13, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant