Skip to content

Commit

Permalink
Update KSM and Beyla (#1187)
Browse files Browse the repository at this point in the history
Also fix some Yaml lint issues

Signed-off-by: Pete Wall <[email protected]>
  • Loading branch information
petewall authored Jan 30, 2025
1 parent 7c0b8f0 commit fdc8f95
Show file tree
Hide file tree
Showing 90 changed files with 468 additions and 472 deletions.
8 changes: 4 additions & 4 deletions charts/k8s-monitoring-v1/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
version: 0.11.0
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.28.0
version: 5.29.0
- name: prometheus-node-exporter
repository: https://prometheus-community.github.io/helm-charts
version: 4.43.1
Expand All @@ -31,6 +31,6 @@ dependencies:
version: 0.5.12
- name: beyla
repository: https://grafana.github.io/helm-charts
version: 1.6.3
digest: sha256:a4674f81ad574581e09abc777a4198563562a458eee7253c6d99f77a1903a111
generated: "2025-01-24T13:19:21.851269-06:00"
version: 1.7.2
digest: sha256:ad45897cbbb6f25dd332b476419b54f3294ae457ca02be46bdfc83fecca6e4f0
generated: "2025-01-30T15:06:03.465026-06:00"
4 changes: 2 additions & 2 deletions charts/k8s-monitoring-v1/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies:
repository: https://grafana.github.io/helm-charts
condition: profiles.enabled
- name: kube-state-metrics
version: 5.28.0
version: 5.29.0
repository: https://prometheus-community.github.io/helm-charts
condition: kube-state-metrics.enabled
- name: prometheus-node-exporter
Expand All @@ -58,6 +58,6 @@ dependencies:
repository: https://sustainable-computing-io.github.io/kepler-helm-chart
condition: kepler.enabled
- name: beyla
version: 1.6.3
version: 1.7.2
repository: https://grafana.github.io/helm-charts
condition: beyla.enabled
4 changes: 2 additions & 2 deletions charts/k8s-monitoring-v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@ The Prometheus and Loki services may be hosted on the same cluster, or remotely
| https://grafana.github.io/helm-charts | alloy-events(alloy) | 0.11.0 |
| https://grafana.github.io/helm-charts | alloy-logs(alloy) | 0.11.0 |
| https://grafana.github.io/helm-charts | alloy-profiles(alloy) | 0.11.0 |
| https://grafana.github.io/helm-charts | beyla | 1.6.3 |
| https://grafana.github.io/helm-charts | beyla | 1.7.2 |
| https://opencost.github.io/opencost-helm-chart | opencost | 1.43.2 |
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.28.0 |
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.29.0 |
| https://prometheus-community.github.io/helm-charts | prometheus-node-exporter | 4.43.1 |
| https://prometheus-community.github.io/helm-charts | prometheus-operator-crds | 17.0.2 |
| https://prometheus-community.github.io/helm-charts | prometheus-windows-exporter | 0.8.0 |
Expand Down
Binary file removed charts/k8s-monitoring-v1/charts/beyla-1.6.3.tgz
Binary file not shown.
Binary file added charts/k8s-monitoring-v1/charts/beyla-1.7.2.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.

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

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

12 changes: 6 additions & 6 deletions charts/k8s-monitoring-v1/docs/examples/azure-aks/output.yaml

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

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

Loading

0 comments on commit fdc8f95

Please sign in to comment.