From 250b0eabc4e4136f5e47a0e0f697b694637cbe61 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Jun 2025 03:01:51 +0000 Subject: [PATCH] chore(deps): update kubezero-operators-dependencies --- charts/kubezero-operators/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/kubezero-operators/Chart.yaml b/charts/kubezero-operators/Chart.yaml index 3dba2002..39b0c776 100644 --- a/charts/kubezero-operators/Chart.yaml +++ b/charts/kubezero-operators/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: kubezero-operators description: Various operators supported by KubeZero type: application -version: 0.2.1 +version: 0.2.2 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png keywords: @@ -23,7 +23,7 @@ dependencies: repository: https://helm.elastic.co condition: eck-operator.enabled - name: cloudnative-pg - version: 0.23.2 + version: 0.24.0 repository: https://cloudnative-pg.github.io/charts condition: cloudnative-pg.enabled - name: strimzi-kafka-operator @@ -31,7 +31,7 @@ dependencies: repository: "oci://quay.io/strimzi-helm" condition: strimzi-kafka-operator.enabled - name: rabbitmq-cluster-operator - version: 4.4.11 + version: 4.4.17 repository: https://charts.bitnami.com/bitnami condition: rabbitmq-cluster-operator.enabled kubeVersion: ">= 1.30.0-0"