From c4ab772c0dbfd84f1e7d657944d70cc10decb4c4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 22 Nov 2023 18:39:38 +0000 Subject: [PATCH] chore(deps): update helm release manticoresearch to v6 --- charts/manticore/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/manticore/Chart.yaml b/charts/manticore/Chart.yaml index f8c61cb..ece74c5 100644 --- a/charts/manticore/Chart.yaml +++ b/charts/manticore/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: manticore description: Chart for Manticore type: application -version: 5.0.25 +version: 5.0.26 appVersion: 5.0.25 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png @@ -17,6 +17,6 @@ dependencies: version: ">= 0.1.4" repository: https://cdn.zero-downtime.net/charts - name: manticoresearch - version: "5.0.25" + version: "6.2.131" repository: https://helm.manticoresearch.com kubeVersion: ">= 1.20.0"