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

feat(container): update image quay.io/minio/minio to release.2024-10-29t16-01-48z #1275

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

detective-gesicht[bot]
Copy link
Contributor

@detective-gesicht detective-gesicht bot commented Aug 29, 2024

This PR contains the following updates:

Package Update Change
quay.io/minio/minio minor RELEASE.2024-08-26T15-33-07Z -> RELEASE.2024-10-29T16-01-48Z

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Aug 29, 2024

--- clusters/serpentine/kube/apps/storage/minio/app Kustomization: flux-system/cluster-apps-storage-minio HelmRelease: storage/minio

+++ clusters/serpentine/kube/apps/storage/minio/app Kustomization: flux-system/cluster-apps-storage-minio HelmRelease: storage/minio

@@ -47,13 +47,13 @@

               TZ: Europe/London
             envFrom:
             - secretRef:
                 name: minio
             image:
               repository: quay.io/minio/minio
-              tag: RELEASE.2024-08-26T15-33-07Z
+              tag: RELEASE.2024-10-29T16-01-48Z
             securityContext:
               fsGroup: 100
               fsGroupChangePolicy: OnRootMismatch
               runAsGroup: 100
               runAsUser: 1000
               supplementalGroups:

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Aug 29, 2024

--- HelmRelease: storage/minio Deployment: storage/minio

+++ HelmRelease: storage/minio Deployment: storage/minio

@@ -51,13 +51,13 @@

           value: /data
         - name: TZ
           value: Europe/London
         envFrom:
         - secretRef:
             name: minio
-        image: quay.io/minio/minio:RELEASE.2024-08-26T15-33-07Z
+        image: quay.io/minio/minio:RELEASE.2024-10-29T16-01-48Z
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9001

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Aug 29, 2024

--- clusters/mallard/kube/apps/storage/minio/app Kustomization: flux-system/cluster-apps-storage-minio HelmRelease: storage/minio

+++ clusters/mallard/kube/apps/storage/minio/app Kustomization: flux-system/cluster-apps-storage-minio HelmRelease: storage/minio

@@ -47,13 +47,13 @@

               TZ: Europe/London
             envFrom:
             - secretRef:
                 name: minio
             image:
               repository: quay.io/minio/minio
-              tag: RELEASE.2024-08-26T15-33-07Z
+              tag: RELEASE.2024-10-29T16-01-48Z
             securityContext:
               fsGroup: 100
               fsGroupChangePolicy: OnRootMismatch
               runAsGroup: 100
               runAsUser: 1000
               supplementalGroups:

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Aug 29, 2024

--- HelmRelease: storage/minio Deployment: storage/minio

+++ HelmRelease: storage/minio Deployment: storage/minio

@@ -51,13 +51,13 @@

           value: /data
         - name: TZ
           value: Europe/London
         envFrom:
         - secretRef:
             name: minio
-        image: quay.io/minio/minio:RELEASE.2024-08-26T15-33-07Z
+        image: quay.io/minio/minio:RELEASE.2024-10-29T16-01-48Z
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 9001

@detective-gesicht detective-gesicht bot force-pushed the renovate/quay.io-minio-minio-2024.x branch from 17b67c1 to b4d82c7 Compare September 10, 2024 01:38
@detective-gesicht detective-gesicht bot changed the title fix(container): update image quay.io/minio/minio to release.2024-08-29t01-40-52z feat(container): update image quay.io/minio/minio to release.2024-09-09t16-59-28z Sep 10, 2024
@detective-gesicht detective-gesicht bot changed the title feat(container): update image quay.io/minio/minio to release.2024-09-09t16-59-28z feat(container): update image quay.io/minio/minio to release.2024-09-13t20-26-02z Sep 14, 2024
@detective-gesicht detective-gesicht bot force-pushed the renovate/quay.io-minio-minio-2024.x branch from b4d82c7 to 4601cb1 Compare September 14, 2024 14:18
@detective-gesicht detective-gesicht bot changed the title feat(container): update image quay.io/minio/minio to release.2024-09-13t20-26-02z feat(container): update image quay.io/minio/minio to release.2024-09-22t00-33-43z Sep 23, 2024
@detective-gesicht detective-gesicht bot force-pushed the renovate/quay.io-minio-minio-2024.x branch from 4601cb1 to 256d825 Compare September 23, 2024 20:25
@detective-gesicht detective-gesicht bot changed the title feat(container): update image quay.io/minio/minio to release.2024-09-22t00-33-43z feat(container): update image quay.io/minio/minio to release.2024-10-02t17-50-41z Oct 2, 2024
@detective-gesicht detective-gesicht bot force-pushed the renovate/quay.io-minio-minio-2024.x branch from 256d825 to 35a2de5 Compare October 2, 2024 22:22
@detective-gesicht detective-gesicht bot changed the title feat(container): update image quay.io/minio/minio to release.2024-10-02t17-50-41z feat(container): update image quay.io/minio/minio to release.2024-10-13t13-34-11z Oct 13, 2024
@detective-gesicht detective-gesicht bot force-pushed the renovate/quay.io-minio-minio-2024.x branch from 35a2de5 to 153a975 Compare October 13, 2024 14:19
@detective-gesicht detective-gesicht bot changed the title feat(container): update image quay.io/minio/minio to release.2024-10-13t13-34-11z feat(container): update image quay.io/minio/minio to release.2024-10-29t16-01-48z Oct 30, 2024
@detective-gesicht detective-gesicht bot force-pushed the renovate/quay.io-minio-minio-2024.x branch from 153a975 to 967bea4 Compare October 30, 2024 22:21
@surskitt surskitt merged commit 963e564 into main Nov 6, 2024
7 checks passed
@detective-gesicht detective-gesicht bot deleted the renovate/quay.io-minio-minio-2024.x branch November 6, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant