Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot f96b9a31ab chore(deps): update kubezero-metrics-dependencies 2024-04-17 03:08:02 +00:00
1 changed files with 2 additions and 2 deletions

View File

@ -19,14 +19,14 @@ dependencies:
version: ">= 0.1.6"
repository: https://cdn.zero-downtime.net/charts/
- name: kube-prometheus-stack
version: 58.1.2
version: 58.1.3
repository: https://prometheus-community.github.io/helm-charts
- name: prometheus-adapter
version: 4.10.0
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-adapter.enabled
- name: prometheus-pushgateway
version: 2.11.0
version: 2.12.0
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-pushgateway.enabled
kubeVersion: ">= 1.26.0"