From 590fd4e8d3fceee56db7fc71d1585a9c7582bc90 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 3 Apr 2025 03:02:55 +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 3f4f4c0e..ef2c4686 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.0 +version: 0.2.1 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png keywords: @@ -28,7 +28,7 @@ dependencies: repository: https://helm.elastic.co condition: eck-operator.enabled - name: cloudnative-pg - version: 0.23.0 + version: 0.23.2 repository: https://cloudnative-pg.github.io/charts condition: cloudnative-pg.enabled - name: strimzi-kafka-operator @@ -36,7 +36,7 @@ dependencies: repository: "oci://quay.io/strimzi-helm" condition: strimzi-kafka-operator.enabled - name: rabbitmq-cluster-operator - version: 4.4.3 + version: 4.4.7 repository: https://charts.bitnami.com/bitnami condition: rabbitmq-cluster-operator.enabled kubeVersion: ">= 1.30.0-0"