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-02-04t22-36-13z β†’ release.2024-02-06t21-36-22z ) #1670

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Feb 7, 2024

This PR contains the following updates:

Package Update Change
quay.io/minio/minio patch RELEASE.2024-02-04T22-36-13Z -> RELEASE.2024-02-06T21-36-22Z

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.

…-13z β†’ release.2024-02-06t21-36-22z )

| datasource | package             | from                         | to                           |
| ---------- | ------------------- | ---------------------------- | ---------------------------- |
| docker     | quay.io/minio/minio | RELEASE.2024-02-04T22-36-13Z | RELEASE.2024-02-06T21-36-22Z |
@smurf-bot smurf-bot bot requested a review from joryirving as a code owner February 7, 2024 13:02
@smurf-bot smurf-bot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory cluster/teyvat labels Feb 7, 2024
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 7, 2024

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

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

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

               MINIO_UPDATE: 'off'
             envFrom:
             - secretRef:
                 name: minio
             image:
               repository: quay.io/minio/minio
-              tag: RELEASE.2024-02-04T22-36-13Z
+              tag: RELEASE.2024-02-06T21-36-22Z
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 6

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 7, 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-02-04T22-36-13Z
+        image: quay.io/minio/minio:RELEASE.2024-02-06T21-36-22Z
         livenessProbe:
           failureThreshold: 6
           httpGet:
             path: /minio/health/live
             port: 9000
           initialDelaySeconds: 30

@joryirving joryirving merged commit d45e7d1 into main Feb 7, 2024
10 checks passed
@joryirving joryirving deleted the renovate/teyvat-quay.io-minio-minio-2024.x branch February 7, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant