Skip to content

Commit fdc8f95

Browse files
authored
Update KSM and Beyla (#1187)
Also fix some Yaml lint issues Signed-off-by: Pete Wall <[email protected]>
1 parent 7c0b8f0 commit fdc8f95

File tree

90 files changed

+468
-472
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+468
-472
lines changed

charts/k8s-monitoring-v1/Chart.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
version: 0.11.0
1414
- name: kube-state-metrics
1515
repository: https://prometheus-community.github.io/helm-charts
16-
version: 5.28.0
16+
version: 5.29.0
1717
- name: prometheus-node-exporter
1818
repository: https://prometheus-community.github.io/helm-charts
1919
version: 4.43.1
@@ -31,6 +31,6 @@ dependencies:
3131
version: 0.5.12
3232
- name: beyla
3333
repository: https://grafana.github.io/helm-charts
34-
version: 1.6.3
35-
digest: sha256:a4674f81ad574581e09abc777a4198563562a458eee7253c6d99f77a1903a111
36-
generated: "2025-01-24T13:19:21.851269-06:00"
34+
version: 1.7.2
35+
digest: sha256:ad45897cbbb6f25dd332b476419b54f3294ae457ca02be46bdfc83fecca6e4f0
36+
generated: "2025-01-30T15:06:03.465026-06:00"

charts/k8s-monitoring-v1/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies:
3434
repository: https://grafana.github.io/helm-charts
3535
condition: profiles.enabled
3636
- name: kube-state-metrics
37-
version: 5.28.0
37+
version: 5.29.0
3838
repository: https://prometheus-community.github.io/helm-charts
3939
condition: kube-state-metrics.enabled
4040
- name: prometheus-node-exporter
@@ -58,6 +58,6 @@ dependencies:
5858
repository: https://sustainable-computing-io.github.io/kepler-helm-chart
5959
condition: kepler.enabled
6060
- name: beyla
61-
version: 1.6.3
61+
version: 1.7.2
6262
repository: https://grafana.github.io/helm-charts
6363
condition: beyla.enabled

charts/k8s-monitoring-v1/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,9 @@ The Prometheus and Loki services may be hosted on the same cluster, or remotely
142142
| https://grafana.github.io/helm-charts | alloy-events(alloy) | 0.11.0 |
143143
| https://grafana.github.io/helm-charts | alloy-logs(alloy) | 0.11.0 |
144144
| https://grafana.github.io/helm-charts | alloy-profiles(alloy) | 0.11.0 |
145-
| https://grafana.github.io/helm-charts | beyla | 1.6.3 |
145+
| https://grafana.github.io/helm-charts | beyla | 1.7.2 |
146146
| https://opencost.github.io/opencost-helm-chart | opencost | 1.43.2 |
147-
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.28.0 |
147+
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.29.0 |
148148
| https://prometheus-community.github.io/helm-charts | prometheus-node-exporter | 4.43.1 |
149149
| https://prometheus-community.github.io/helm-charts | prometheus-operator-crds | 17.0.2 |
150150
| https://prometheus-community.github.io/helm-charts | prometheus-windows-exporter | 0.8.0 |
-10.3 KB
Binary file not shown.
10.2 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

charts/k8s-monitoring-v1/docs/examples/alloy-autoscaling-and-storage/output.yaml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring-v1/docs/examples/application-observability/output.yaml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring-v1/docs/examples/azure-aks/output.yaml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/k8s-monitoring-v1/docs/examples/bearer-token-auth/output.yaml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)