From 249203d0ddc08e66f5c18e3094d130aad8c96f95 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 7 Jun 2025 03:02:41 +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..c6355e84 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.20 repository: https://charts.bitnami.com/bitnami condition: rabbitmq-cluster-operator.enabled kubeVersion: ">= 1.30.0-0"