From d755fe0c53c3d7de830898a90a90da891243e0dd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 8 Feb 2025 03:09:37 +0000 Subject: [PATCH] chore(deps): update kubezero-metrics-dependencies --- charts/kubezero-metrics/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/kubezero-metrics/Chart.yaml b/charts/kubezero-metrics/Chart.yaml index a7c891ac..b6cb5282 100644 --- a/charts/kubezero-metrics/Chart.yaml +++ b/charts/kubezero-metrics/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: kubezero-metrics description: KubeZero Umbrella Chart for Prometheus, Grafana and Alertmanager as well as all Kubernetes integrations. type: application -version: 0.10.2 +version: 0.10.3 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png keywords: @@ -19,14 +19,14 @@ dependencies: version: ">= 0.1.6" repository: https://cdn.zero-downtime.net/charts/ - name: kube-prometheus-stack - version: 66.1.1 + version: 69.2.0 repository: https://prometheus-community.github.io/helm-charts - name: prometheus-adapter version: 4.11.0 repository: https://prometheus-community.github.io/helm-charts condition: prometheus-adapter.enabled - name: prometheus-pushgateway - version: 2.15.0 + version: 3.0.0 repository: https://prometheus-community.github.io/helm-charts condition: prometheus-pushgateway.enabled kubeVersion: ">= 1.26.0"