chore(deps): update kubezero-metrics-dependencies

This commit is contained in:
Renovate Bot 2024-10-04 14:41:32 +00:00
parent 355cf21fe5
commit b405a6cf7d

View File

@ -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.0
version: 0.10.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.1.6"
repository: https://cdn.zero-downtime.net/charts/
- name: kube-prometheus-stack
version: 61.3.2
version: 61.9.0
repository: https://prometheus-community.github.io/helm-charts
- name: prometheus-adapter
version: 4.10.0
version: 4.11.0
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-adapter.enabled
- name: prometheus-pushgateway
version: 2.14.0
version: 2.15.0
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-pushgateway.enabled
kubeVersion: ">= 1.26.0"