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"