From c7b0475410ecfec5b0b80d59a7d1e5dc8bf3c7c8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Jan 2025 03:03:30 +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..ecf6ef64 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: 66.7.1 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: 2.16.0 repository: https://prometheus-community.github.io/helm-charts condition: prometheus-pushgateway.enabled kubeVersion: ">= 1.26.0"