From 071ae6742379a65d5e4aca105441fd73d69bcf05 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 24 Dec 2024 03:02:37 +0000 Subject: [PATCH] chore(deps): update kubezero-operators-dependencies --- charts/kubezero-operators/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/kubezero-operators/Chart.yaml b/charts/kubezero-operators/Chart.yaml index 009b5799..6771f45d 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,15 +23,15 @@ 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 - version: 0.22.1 + version: 0.23.0 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"