Merge pull request 'chore(deps): update kubezero-metrics-dependencies' (#96) from renovate/kubezero-metrics-parentdir-dependencies into master

Reviewed-on: #96
This commit is contained in:
Stefan Reimer 2023-08-22 13:11:05 +00:00
commit 3fb9fc21cc
1 changed files with 3 additions and 3 deletions

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.9.3
version: 0.9.4
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:
@ -22,11 +22,11 @@ dependencies:
version: 48.3.3
repository: https://prometheus-community.github.io/helm-charts
- name: prometheus-adapter
version: 4.1.1
version: 4.4.1
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-adapter.enabled
- name: prometheus-pushgateway
version: 2.1.3
version: 2.4.0
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-pushgateway.enabled
kubeVersion: ">= 1.26.0"