From 68f2d6abc0a21ce8c2f7d02da37062bbd0344162 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 29 Apr 2025 03:07:28 +0000 Subject: [PATCH] chore(deps): update kubezero-metrics-dependencies --- charts/kubezero-metrics/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/kubezero-metrics/Chart.yaml b/charts/kubezero-metrics/Chart.yaml index ddfa6216..d32965ea 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.11.0 +version: 0.11.1 home: https://kubezero.com icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png keywords: @@ -19,14 +19,14 @@ dependencies: version: 0.2.1 repository: https://cdn.zero-downtime.net/charts/ - name: kube-prometheus-stack - version: 69.2.3 + version: 69.8.2 repository: https://prometheus-community.github.io/helm-charts - name: prometheus-adapter - version: 4.11.0 + version: 4.14.1 repository: https://prometheus-community.github.io/helm-charts condition: prometheus-adapter.enabled - name: prometheus-pushgateway - version: 3.0.0 + version: 3.1.3 repository: https://prometheus-community.github.io/helm-charts condition: prometheus-pushgateway.enabled kubeVersion: ">= 1.30.0-0"