chore(deps): update helm release eck-operator to v2.10.0

This commit is contained in:
Renovate Bot 2023-11-22 03:29:08 +00:00
parent 528c425d38
commit 6a988e0e7e
1 changed files with 2 additions and 2 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:
@ -21,7 +21,7 @@ dependencies:
repository: https://opster.github.io/opensearch-k8s-operator/
condition: opensearch-operator.enabled
- name: eck-operator
version: 2.9.0
version: 2.10.0
repository: https://helm.elastic.co
condition: eck-operator.enabled
kubeVersion: ">= 1.26.0"