chore(deps): update kubezero-operators-dependencies

This commit is contained in:
Renovate Bot 2024-12-19 03:03:28 +00:00
parent f3371d2685
commit 9df05d3356

View File

@ -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"