diff --git a/charts/kubezero-operators/Chart.yaml b/charts/kubezero-operators/Chart.yaml index 009b5799..e527f929 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: @@ -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"