chore(deps): update kubezero-operators-dependencies

This commit is contained in:
Renovate Bot 2024-02-03 03:10:04 +00:00
parent 444888ad12
commit 27009c7926
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: kubezero-operators
description: Various operators supported by KubeZero
type: application
version: 0.1.0
version: 0.1.1
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:
@ -17,11 +17,11 @@ dependencies:
version: ">= 0.1.6"
repository: https://cdn.zero-downtime.net/charts/
- name: opensearch-operator
version: 2.4.0
version: 2.5.1
repository: https://opensearch-project.github.io/opensearch-k8s-operator/
condition: opensearch-operator.enabled
- name: eck-operator
version: 2.9.0
version: 2.11.1
repository: https://helm.elastic.co
condition: eck-operator.enabled
kubeVersion: ">= 1.26.0"