From 62ea16c03e6f8a5563b71f4acd3d8225639d4d21 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 15 Feb 2025 03:06:18 +0000 Subject: [PATCH] chore(deps): update helm release rabbitmq-cluster-operator to v4.4.5 --- charts/kubezero-operators/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kubezero-operators/Chart.yaml b/charts/kubezero-operators/Chart.yaml index f192f94e..1f143ffb 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: @@ -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.5 repository: https://charts.bitnami.com/bitnami condition: rabbitmq-cluster-operator.enabled kubeVersion: ">= 1.30.0-0"