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

chore(container): update quay.io/minio/minio docker tag to release.2025-01-20t14-49-07z #5136

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

budimanjojo-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
quay.io/minio/minio patch RELEASE.2025-01-18T00-31-37Z -> RELEASE.2025-01-20T14-49-07Z

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Renovate Bot.

…25-01-20t14-49-07z

Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
@budimanjojo-bot budimanjojo-bot bot added renovate/container Pull request to a Renovate container update renovatebot Pull request created by Renovate type/patch Pull request of type patch version bump labels Jan 21, 2025
@budimanjojo-bot
Copy link
Contributor Author

--- cluster/apps/default/minio/base Kustomization: flux-system/default-minio HelmRelease: default/minio

+++ cluster/apps/default/minio/base Kustomization: flux-system/default-minio HelmRelease: default/minio

@@ -46,13 +46,13 @@

               MINIO_UPDATE: 'off'
             envFrom:
             - secretRef:
                 name: minio-secret
             image:
               repository: quay.io/minio/minio
-              tag: RELEASE.2025-01-18T00-31-37Z
+              tag: RELEASE.2025-01-20T14-49-07Z
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@budimanjojo-bot
Copy link
Contributor Author

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

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

@@ -53,13 +53,13 @@

           value: https://s3.${SECRET_DOMAIN_0}
         - name: MINIO_UPDATE
           value: 'off'
         envFrom:
         - secretRef:
             name: minio-secret
-        image: quay.io/minio/minio:RELEASE.2025-01-18T00-31-37Z
+        image: quay.io/minio/minio:RELEASE.2025-01-20T14-49-07Z
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9000

@budimanjojo-bot budimanjojo-bot bot merged commit fb0f538 into main Jan 21, 2025
4 checks passed
@budimanjojo-bot budimanjojo-bot bot deleted the renovate/quay.io-minio-minio-2025.x branch January 21, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/container Pull request to a Renovate container update renovatebot Pull request created by Renovate type/patch Pull request of type patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants