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 @@ -4,12 +4,12 @@ dependencies:
version: 1.26.0
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 6.3.0
version: 6.4.2
- name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
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:79fc05a52eb9c5366a534036760a30a98fc7456b611c208de654a76cf7c44155
generated: "2026-08-12T02:50:35.073908606Z"
2 changes: 1 addition & 1 deletion helm-charts/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
- condition: kube-state-metrics.enabled
name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 6.3.*
version: 6.4.*
- condition: prometheus-node-exporter.enabled
name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
Expand Down
Loading