From 9df05d335623137200347cade2af593ef7532610 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Dec 2024 03:03:28 +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 009b5799..e4a99c46 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.1.8 +version: 0.1.9 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png keywords: @@ -23,7 +23,7 @@ dependencies: repository: https://opensearch-project.github.io/opensearch-k8s-operator/ condition: opensearch-operator.enabled - name: eck-operator - version: 2.15.0 + version: 2.16.0 repository: https://helm.elastic.co condition: eck-operator.enabled - name: cloudnative-pg @@ -31,7 +31,7 @@ dependencies: repository: https://cloudnative-pg.github.io/charts condition: cloudnative-pg.enabled - name: strimzi-kafka-operator - version: 0.44.0 + version: 0.45.0 repository: "oci://quay.io/strimzi-helm" condition: strimzi-kafka-operator.enabled kubeVersion: ">= 1.26.0" -- 2.45.2