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 image quay.io/minio/minio to release.2023-12-14t18-51-57z #6567

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Dec 14, 2023

This PR contains the following updates:

Package Update Change
quay.io/minio/minio patch RELEASE.2023-12-09T18-17-51Z -> RELEASE.2023-12-14T18-51-57Z

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.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner December 14, 2023 04:06
@bot-ross bot-ross bot added area/kubernetes Changes made in the kubernetes directory cluster/storage labels Dec 14, 2023
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Dec 14, 2023

--- 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

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

               MINIO_UPDATE: 'off'
             envFrom:
             - secretRef:
                 name: minio-secret
             image:
               repository: quay.io/minio/minio
-              tag: RELEASE.2023-12-09T18-17-51Z@sha256:a9cec9ed5bda5b4e1b2153823e01b309965b9de7ed6eb7f098d45592eecdfc78
+              tag: RELEASE.2023-12-14T18-51-57Z@sha256:62bffc26326ee5c841d7774b1c94712953d315ee5ca603c124206cabc77681d5
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 6

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Dec 14, 2023

--- kubernetes/storage HelmRelease: default/minio Deployment: default/minio

+++ kubernetes/storage HelmRelease: default/minio Deployment: default/minio

@@ -55,13 +55,13 @@

           value: https://s3.turbo.ac
         - name: MINIO_UPDATE
           value: 'off'
         envFrom:
         - secretRef:
             name: minio-secret
-        image: quay.io/minio/minio:RELEASE.2023-12-09T18-17-51Z@sha256:a9cec9ed5bda5b4e1b2153823e01b309965b9de7ed6eb7f098d45592eecdfc78
+        image: quay.io/minio/minio:RELEASE.2023-12-14T18-51-57Z@sha256:62bffc26326ee5c841d7774b1c94712953d315ee5ca603c124206cabc77681d5
         livenessProbe:
           failureThreshold: 6
           httpGet:
             path: /minio/health/live
             port: 9000
           initialDelaySeconds: 30

@bot-ross bot-ross bot changed the title fix(container): update image quay.io/minio/minio to release.2023-12-13t23-28-55z fix(container): update image quay.io/minio/minio to release.2023-12-14t18-51-57z Dec 14, 2023
@bot-ross bot-ross bot force-pushed the renovate/storage-quay.io-minio-minio-2023.x branch from 29bd126 to 5a83313 Compare December 14, 2023 20:06
@onedr0p onedr0p merged commit 6443408 into main Dec 15, 2023
9 checks passed
@onedr0p onedr0p deleted the renovate/storage-quay.io-minio-minio-2023.x branch December 15, 2023 12:35
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