Skip to content

Commit f2cfba4

Browse files
authored
Update Alloy, KSM, and NE (#1306)
Signed-off-by: Pete Wall <[email protected]>
1 parent c4103e0 commit f2cfba4

File tree

126 files changed

+3722
-3489
lines changed

Some content is hidden

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

126 files changed

+3722
-3489
lines changed

charts/k8s-monitoring-v1/Chart.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
dependencies:
22
- name: alloy
33
repository: https://grafana.github.io/helm-charts
4-
version: 0.12.1
4+
version: 0.12.3
55
- name: alloy
66
repository: https://grafana.github.io/helm-charts
7-
version: 0.12.1
7+
version: 0.12.3
88
- name: alloy
99
repository: https://grafana.github.io/helm-charts
10-
version: 0.12.1
10+
version: 0.12.3
1111
- name: alloy
1212
repository: https://grafana.github.io/helm-charts
13-
version: 0.12.1
13+
version: 0.12.3
1414
- name: kube-state-metrics
1515
repository: https://prometheus-community.github.io/helm-charts
16-
version: 5.30.0
16+
version: 5.30.1
1717
- name: prometheus-node-exporter
1818
repository: https://prometheus-community.github.io/helm-charts
19-
version: 4.44.0
19+
version: 4.44.1
2020
- name: prometheus-operator-crds
2121
repository: https://prometheus-community.github.io/helm-charts
2222
version: 18.0.1
@@ -32,5 +32,5 @@ dependencies:
3232
- name: beyla
3333
repository: https://grafana.github.io/helm-charts
3434
version: 1.7.3
35-
digest: sha256:8720bcbb65126647420cd77ba403a026a7b63294ce3f88cfc2eccbae451b043f
36-
generated: "2025-02-26T15:40:25.111197-06:00"
35+
digest: sha256:494c76ca3d811c657ab0e446cda5d20f42a2fe6015beea4104336e33bf96051c
36+
generated: "2025-03-10T15:41:45.637994-05:00"

charts/k8s-monitoring-v1/Chart.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -15,30 +15,30 @@ maintainers:
1515
name: skl
1616
dependencies:
1717
- name: alloy
18-
version: 0.12.1
18+
version: 0.12.3
1919
repository: https://grafana.github.io/helm-charts
2020
condition: alloy.enabled
2121
- alias: alloy-events
2222
name: alloy
23-
version: 0.12.1
23+
version: 0.12.3
2424
repository: https://grafana.github.io/helm-charts
2525
condition: logs.cluster_events.enabled
2626
- alias: alloy-logs
2727
name: alloy
28-
version: 0.12.1
28+
version: 0.12.3
2929
repository: https://grafana.github.io/helm-charts
3030
condition: logs.pod_logs.enabled
3131
- alias: alloy-profiles
3232
name: alloy
33-
version: 0.12.1
33+
version: 0.12.3
3434
repository: https://grafana.github.io/helm-charts
3535
condition: profiles.enabled
3636
- name: kube-state-metrics
37-
version: 5.30.0
37+
version: 5.30.1
3838
repository: https://prometheus-community.github.io/helm-charts
3939
condition: kube-state-metrics.enabled
4040
- name: prometheus-node-exporter
41-
version: 4.44.0
41+
version: 4.44.1
4242
repository: https://prometheus-community.github.io/helm-charts
4343
condition: prometheus-node-exporter.enabled
4444
- name: prometheus-operator-crds

charts/k8s-monitoring-v1/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -138,14 +138,14 @@ The Prometheus and Loki services may be hosted on the same cluster, or remotely
138138

139139
| Repository | Name | Version |
140140
|------------|------|---------|
141-
| https://grafana.github.io/helm-charts | alloy | 0.12.1 |
142-
| https://grafana.github.io/helm-charts | alloy-events(alloy) | 0.12.1 |
143-
| https://grafana.github.io/helm-charts | alloy-logs(alloy) | 0.12.1 |
144-
| https://grafana.github.io/helm-charts | alloy-profiles(alloy) | 0.12.1 |
141+
| https://grafana.github.io/helm-charts | alloy | 0.12.3 |
142+
| https://grafana.github.io/helm-charts | alloy-events(alloy) | 0.12.3 |
143+
| https://grafana.github.io/helm-charts | alloy-logs(alloy) | 0.12.3 |
144+
| https://grafana.github.io/helm-charts | alloy-profiles(alloy) | 0.12.3 |
145145
| https://grafana.github.io/helm-charts | beyla | 1.7.3 |
146146
| https://opencost.github.io/opencost-helm-chart | opencost | 1.43.2 |
147-
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.30.0 |
148-
| https://prometheus-community.github.io/helm-charts | prometheus-node-exporter | 4.44.0 |
147+
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.30.1 |
148+
| https://prometheus-community.github.io/helm-charts | prometheus-node-exporter | 4.44.1 |
149149
| https://prometheus-community.github.io/helm-charts | prometheus-operator-crds | 18.0.1 |
150150
| https://prometheus-community.github.io/helm-charts | prometheus-windows-exporter | 0.9.0 |
151151
| https://sustainable-computing-io.github.io/kepler-helm-chart | kepler | 0.5.13 |
-22.4 KB
Binary file not shown.
22.7 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)