Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/prometheus/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: alertmanager
repository: https://prometheus-community.github.io/helm-charts
version: 1.19.0
version: 1.20.1
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.33.2
Expand All @@ -11,5 +11,5 @@ dependencies:
- name: prometheus-pushgateway
repository: https://prometheus-community.github.io/helm-charts
version: 3.3.0
digest: sha256:364b7da2903466baff2efc6651a9a299a5e7ac2bd6caa1de60b9351ff8157bb5
generated: "2025-05-30T17:05:50.633479519Z"
digest: sha256:8731bf2c5cf78dcad4c18c76bd41bcc1dcff00465a62aea49eada8f0b51e53e4
generated: "2025-05-31T20:25:19.346034071Z"
6 changes: 3 additions & 3 deletions charts/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: prometheus
# renovate: github=prometheus/prometheus
appVersion: v3.4.0
version: 27.17.0
appVersion: v3.4.1
version: 27.18.0
kubeVersion: ">=1.19.0-0"
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
Expand Down Expand Up @@ -32,7 +32,7 @@ maintainers:
type: application
dependencies:
- name: alertmanager
version: "1.19.*"
version: "1.20.*"
repository: https://prometheus-community.github.io/helm-charts
condition: alertmanager.enabled
- name: kube-state-metrics
Expand Down