Skip to content
Open
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
8 changes: 4 additions & 4 deletions helm-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.26.0
version: 1.41.1
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 6.3.0
Expand All @@ -10,6 +10,6 @@ dependencies:
version: 4.48.0
- name: prometheus-pushgateway
repository: https://prometheus-community.github.io/helm-charts
version: 3.4.1
digest: sha256:b91d3b8c4f4b6cadffb880c90593ccac4d04d12841a29e450d81455b4992bce4
generated: "2025-09-19T16:07:52.740099572+05:00"
version: 3.4.2
digest: sha256:b0be6e3ce0132c0b8c3c1b7708cc5147b68f320294bfbb68a4d81a9739b9d37a
generated: "2026-08-12T02:50:02.509962479Z"
2 changes: 1 addition & 1 deletion helm-charts/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
- condition: alertmanager.enabled
name: alertmanager
repository: https://prometheus-community.github.io/helm-charts
version: 1.26.*
version: 1.41.*
- condition: kube-state-metrics.enabled
name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
Expand Down
Loading