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

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

bot-x-mod[bot]
Copy link
Contributor

@bot-x-mod bot-x-mod bot commented Dec 27, 2023

This PR contains the following updates:

Package Update Change
quay.io/minio/minio patch RELEASE.2023-12-13T23-28-55Z -> 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 Renovate Bot.

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Dec 27, 2023

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

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

@@ -42,13 +42,13 @@

       TZ: ${TIMEZONE}
     envFrom:
     - secretRef:
         name: minio-secret
     image:
       repository: quay.io/minio/minio
-      tag: RELEASE.2023-12-13T23-28-55Z
+      tag: RELEASE.2023-12-23T07-19-11Z
     ingress:
       main:
         annotations:
           external-dns.alpha.kubernetes.io/target: ingress.donoso.family
           hajimari.io/appName: Minio Console
           hajimari.io/enable: 'true'

@bot-x-mod
Copy link
Contributor Author

bot-x-mod bot commented Dec 27, 2023

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

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

@@ -32,13 +32,13 @@

         runAsGroup: 100
         runAsUser: 1032
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: minio
-        image: quay.io/minio/minio:RELEASE.2023-12-13T23-28-55Z
+        image: quay.io/minio/minio:RELEASE.2023-12-23T07-19-11Z
         imagePullPolicy: null
         args:
         - server
         - /data
         - --console-address
         - :9001

@blackjid blackjid merged commit b0cd267 into main Dec 27, 2023
9 checks passed
@blackjid blackjid deleted the renovate/main-quay.io-minio-minio-2023.x branch December 27, 2023 19:03
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