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(helm)!: Update chart tenant to 6.0.4 #275

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2024

This PR contains the following updates:

Package Update Change
tenant (source) major 5.0.11 -> 6.0.4

Warning

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


Release Notes

minio/operator (tenant)

v6.0.4: Version 6.0.4

Compare Source

Changelog

v6.0.3: Version 6.0.3

Compare Source

Changelog

v6.0.2: Version 6.0.2

Compare Source

Changelog

v6.0.1

Compare Source

What's Changed

Full Changelog: minio/operator@v6.0.0...v6.0.1

v6.0.0: Version 6.0.0

Compare Source

Changelog

v5.0.17

Compare Source

v5.0.16

Compare Source

v5.0.15: Version 5.0.15

Compare Source

Changelog

v5.0.14: Version 5.0.14

Compare Source

Changelog

v5.0.13: Version 5.0.13

Compare Source

Changelog

v5.0.12: Version 5.0.12

Compare Source

Changelog


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jul 20, 2024

--- kubernetes/apps/storage/minio-s3/local-tenant Kustomization: flux-system/cluster-apps-storage-minio-local-tenant HelmRelease: local-minio/minio-local-tenant

+++ kubernetes/apps/storage/minio-s3/local-tenant Kustomization: flux-system/cluster-apps-storage-minio-local-tenant HelmRelease: local-minio/minio-local-tenant

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

       chart: tenant
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: minio-operator
         namespace: flux-system
-      version: 5.0.11
+      version: 6.0.4
   install:
     remediation:
       retries: 3
   interval: 15m
   maxHistory: 2
   uninstall:
--- kubernetes/apps/storage/minio-s3/nas-tenant Kustomization: flux-system/cluster-apps-storage-minio-nas-tenant HelmRelease: nas-minio/minio-nas-tenant

+++ kubernetes/apps/storage/minio-s3/nas-tenant Kustomization: flux-system/cluster-apps-storage-minio-nas-tenant HelmRelease: nas-minio/minio-nas-tenant

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

       chart: tenant
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: minio-operator
         namespace: flux-system
-      version: 5.0.11
+      version: 6.0.4
   install:
     remediation:
       retries: 3
   interval: 15m
   maxHistory: 2
   uninstall:

Copy link

github-actions bot commented Jul 20, 2024

--- HelmRelease: nas-minio/minio-nas-tenant Tenant: nas-minio/nas-minio

+++ HelmRelease: nas-minio/minio-nas-tenant Tenant: nas-minio/nas-minio

@@ -8,13 +8,13 @@

   annotations:
     prometheus.io/path: /minio/v2/metrics/cluster
     prometheus.io/port: '9000'
     prometheus.io/scrape: 'true'
     prometheus.io/scheme: http
 spec:
-  image: quay.io/minio/minio:RELEASE.2023-11-15T20-43-25Z
+  image: quay.io/minio/minio:RELEASE.2024-08-03T04-33-23Z
   imagePullPolicy: IfNotPresent
   configuration:
     name: minio-nas-tenant-env-configuration
   pools:
   - servers: 1
     name: pool-0
--- HelmRelease: local-minio/minio-local-tenant Tenant: local-minio/local-minio

+++ HelmRelease: local-minio/minio-local-tenant Tenant: local-minio/local-minio

@@ -8,13 +8,13 @@

   annotations:
     prometheus.io/path: /minio/v2/metrics/cluster
     prometheus.io/port: '9000'
     prometheus.io/scrape: 'true'
     prometheus.io/scheme: http
 spec:
-  image: quay.io/minio/minio:RELEASE.2023-11-15T20-43-25Z
+  image: quay.io/minio/minio:RELEASE.2024-08-03T04-33-23Z
   imagePullPolicy: IfNotPresent
   configuration:
     name: minio-local-tenant-env-configuration
   pools:
   - servers: 4
     name: pool-0

@renovate renovate bot force-pushed the renovate/tenant-6.x branch from 8899331 to eed4762 Compare July 23, 2024 11:09
@renovate renovate bot changed the title feat(helm)!: Update chart tenant to 6.0.0 feat(helm)!: Update chart tenant to 6.0.1 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/tenant-6.x branch from eed4762 to 270baa0 Compare August 12, 2024 18:03
@renovate renovate bot changed the title feat(helm)!: Update chart tenant to 6.0.1 feat(helm)!: Update chart tenant to 6.0.2 Aug 12, 2024
@renovate renovate bot changed the title feat(helm)!: Update chart tenant to 6.0.2 feat(helm)!: Update chart tenant to 6.0.2 - autoclosed Aug 25, 2024
@renovate renovate bot closed this Aug 25, 2024
@renovate renovate bot deleted the renovate/tenant-6.x branch August 25, 2024 22:42
@renovate renovate bot restored the renovate/tenant-6.x branch August 26, 2024 02:37
@renovate renovate bot changed the title feat(helm)!: Update chart tenant to 6.0.2 - autoclosed feat(helm)!: Update chart tenant to 6.0.2 Aug 26, 2024
@renovate renovate bot reopened this Aug 26, 2024
@renovate renovate bot force-pushed the renovate/tenant-6.x branch from 270baa0 to 219c86a Compare August 27, 2024 22:28
@renovate renovate bot changed the title feat(helm)!: Update chart tenant to 6.0.2 feat(helm)!: Update chart tenant to 6.0.3 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/tenant-6.x branch from 219c86a to 8581e17 Compare October 10, 2024 22:03
@renovate renovate bot changed the title feat(helm)!: Update chart tenant to 6.0.3 feat(helm)!: Update chart tenant to 6.0.4 Oct 10, 2024
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.

0 participants