Skip to content

Commit

Permalink
Update Node Exporter (#562)
Browse files Browse the repository at this point in the history
Signed-off-by: Pete Wall <[email protected]>
  • Loading branch information
github-actions[bot] authored Jun 10, 2024
1 parent 54a7212 commit c44bc94
Show file tree
Hide file tree
Showing 27 changed files with 203 additions and 203 deletions.
6 changes: 3 additions & 3 deletions charts/k8s-monitoring/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
version: 5.20.0
- name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 4.34.0
version: 4.36.0
- name: prometheus-operator-crds
repository: https://prometheus-community.github.io/helm-charts
version: 12.0.0
Expand All @@ -26,5 +26,5 @@ dependencies:
- name: opencost
repository: https://opencost.github.io/opencost-helm-chart
version: 1.35.0
digest: sha256:9b840af4845bec9c212d0cbf3dc7666f15eba4527a603f695c85f8a4ee2c0650
generated: "2024-06-07T21:51:33.506459-05:00"
digest: sha256:f3825dbd2fd01a9fdf8a731f4b2ec165d0f2f3c716e2435b41c1420b49dfee38
generated: "2024-06-10T00:18:49.00492116Z"
2 changes: 1 addition & 1 deletion charts/k8s-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: kube-state-metrics.enabled
- name: prometheus-node-exporter
version: 4.34.0
version: 4.36.0
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-node-exporter.enabled
- name: prometheus-operator-crds
Expand Down
2 changes: 1 addition & 1 deletion charts/k8s-monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ The Prometheus and Loki services may be hosted on the same cluster, or remotely
| https://grafana.github.io/helm-charts | alloy-profiles(alloy) | 0.3.2 |
| https://opencost.github.io/opencost-helm-chart | opencost | 1.35.0 |
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.20.0 |
| https://prometheus-community.github.io/helm-charts | prometheus-node-exporter | 4.34.0 |
| https://prometheus-community.github.io/helm-charts | prometheus-node-exporter | 4.36.0 |
| https://prometheus-community.github.io/helm-charts | prometheus-operator-crds | 12.0.0 |
| https://prometheus-community.github.io/helm-charts | prometheus-windows-exporter | 0.3.1 |
<!-- markdownlint-enable no-bare-urls -->
Expand Down
Binary file not shown.
Binary file not shown.
18 changes: 9 additions & 9 deletions examples/alloy-autoscaling-and-storage/output.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions examples/control-plane-metrics/output.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions examples/custom-config/output.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions examples/custom-metrics-tuning/output.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions examples/custom-pricing/output.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c44bc94

Please sign in to comment.