From 27009c79268733cd13172b1c80a1fad325b5e63a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 3 Feb 2024 03:10:04 +0000 Subject: [PATCH] chore(deps): update kubezero-operators-dependencies --- charts/kubezero-operators/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/kubezero-operators/Chart.yaml b/charts/kubezero-operators/Chart.yaml index 7c4f875f..d49a08b4 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.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" -- 2.45.2