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.2023-12-14t18-51-57z β†’ release.2023-12-20t01-00-02z ) #6611

Merged
merged 2 commits into from
Dec 20, 2023

Conversation

bot-ross[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Update Change
quay.io/minio/minio patch RELEASE.2023-12-14T18-51-57Z -> RELEASE.2023-12-20T01-00-02Z

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 20, 2023 09:05
@bot-ross bot-ross bot added area/kubernetes Changes made in the kubernetes directory cluster/storage labels Dec 20, 2023
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Dec 20, 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-14T18-51-57Z@sha256:62bffc26326ee5c841d7774b1c94712953d315ee5ca603c124206cabc77681d5
+        image: quay.io/minio/minio:RELEASE.2023-12-20T01-00-02Z@sha256:5702ea3614203466e8e6616469e460567dc0c82def5a024a90426b25ee4a4d23
         livenessProbe:
           failureThreshold: 6
           httpGet:
             path: /minio/health/live
             port: 9000
           initialDelaySeconds: 30

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Dec 20, 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

@@ -49,13 +49,13 @@

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

@onedr0p onedr0p merged commit b333a16 into main Dec 20, 2023
9 of 11 checks passed
@onedr0p onedr0p deleted the renovate/storage-quay.io-minio-minio-2023.x branch December 20, 2023 20:08
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