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-04-06t05-26-02z β†’ release.2024-04-18t19-09-19z ) #2141

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Apr 18, 2024

This PR contains the following updates:

Package Update Change
quay.io/minio/minio patch RELEASE.2024-04-06T05-26-02Z -> RELEASE.2024-04-18T19-09-19Z

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.

…-02z β†’ release.2024-04-18t19-09-19z )

| datasource | package             | from                         | to                           |
| ---------- | ------------------- | ---------------------------- | ---------------------------- |
| docker     | quay.io/minio/minio | RELEASE.2024-04-06T05-26-02Z | RELEASE.2024-04-18T19-09-19Z |
@smurf-bot smurf-bot bot requested a review from joryirving as a code owner April 18, 2024 21:02
@smurf-bot smurf-bot bot added type/patch area/kubernetes Changes made in the kubernetes directory cluster/main labels Apr 18, 2024
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Apr 18, 2024

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

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

@@ -48,13 +48,13 @@

               MINIO_UPDATE: 'off'
             envFrom:
             - secretRef:
                 name: minio
             image:
               repository: quay.io/minio/minio
-              tag: RELEASE.2024-04-06T05-26-02Z
+              tag: RELEASE.2024-04-18T19-09-19Z
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 6

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Apr 18, 2024

--- HelmRelease: storage/minio Deployment: storage/minio

+++ HelmRelease: storage/minio Deployment: storage/minio

@@ -56,13 +56,13 @@

           value: https://s3.
         - name: MINIO_UPDATE
           value: 'off'
         envFrom:
         - secretRef:
             name: minio
-        image: quay.io/minio/minio:RELEASE.2024-04-06T05-26-02Z
+        image: quay.io/minio/minio:RELEASE.2024-04-18T19-09-19Z
         livenessProbe:
           failureThreshold: 6
           httpGet:
             path: /minio/health/live
             port: 9000
           initialDelaySeconds: 30

@joryirving joryirving merged commit aab0c78 into main Apr 19, 2024
10 checks passed
@joryirving joryirving deleted the renovate/quay.io-minio-minio-2024.x branch April 19, 2024 01:24
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