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-23t07-19-11z #147

Merged
merged 1 commit into from
Dec 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
quay.io/minio/minio patch RELEASE.2023-12-20T01-00-02Z -> RELEASE.2023-12-23T07-19-11Z

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from martinohmann December 23, 2023 12:33
@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Dec 23, 2023
@renovate renovate bot force-pushed the renovate/quay.io-minio-minio-2023.x branch from 882bcf2 to f803f9b Compare December 23, 2023 17:27
@renovate renovate bot force-pushed the renovate/quay.io-minio-minio-2023.x branch from f803f9b to 74fbe25 Compare December 24, 2023 21:31
Copy link

--- kubernetes/apps/default/minio/app Kustomization: flux-system/minio HelmRelease: default/minio

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

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

               MINIO_UPDATE: 'off'
             envFrom:
             - secretRef:
                 name: minio
             image:
               repository: quay.io/minio/minio
-              tag: RELEASE.2023-12-20T01-00-02Z
+              tag: RELEASE.2023-12-23T07-19-11Z
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 6

Copy link

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

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

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

           value: https://s3.18b.haus
         - name: MINIO_UPDATE
           value: 'off'
         envFrom:
         - secretRef:
             name: minio
-        image: quay.io/minio/minio:RELEASE.2023-12-20T01-00-02Z
+        image: quay.io/minio/minio:RELEASE.2023-12-23T07-19-11Z
         livenessProbe:
           failureThreshold: 6
           httpGet:
             path: /minio/health/live
             port: 9000
           initialDelaySeconds: 30

@martinohmann martinohmann merged commit 1abf7de into main Dec 24, 2023
4 checks passed
@renovate renovate bot deleted the renovate/quay.io-minio-minio-2023.x branch December 24, 2023 21:40
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