From c985a6cf3aa40f826ed430a9d05b70fb305146e7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 Jun 2025 03:02:47 +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..ea7ef841 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.22 repository: https://charts.bitnami.com/bitnami condition: rabbitmq-cluster-operator.enabled kubeVersion: ">= 1.30.0-0"