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
Expand Up @@ -7,9 +7,9 @@ dependencies:
version: 6.3.0
- name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 4.48.0
version: 4.56.1
- 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:1c72f86a008e523dd6100732e20fe9096442f73289f8ce718e04d0f7e1814703
generated: "2026-08-12T02:51:05.302291415Z"
2 changes: 1 addition & 1 deletion helm-charts/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
- condition: prometheus-node-exporter.enabled
name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 4.48.*
version: 4.56.*
- condition: prometheus-pushgateway.enabled
name: prometheus-pushgateway
repository: https://prometheus-community.github.io/helm-charts
Expand Down
Loading