Skip to content

Commit a3cd1f1

Browse files
authored
Bump KSM, OpenCost, and Alloy Operator (#1930)
* Bump KSM, OpenCost, and Alloy Operator Signed-off-by: Pete Wall <pete.wall@grafana.com> * Update test helm version Signed-off-by: Pete Wall <pete.wall@grafana.com> --------- Signed-off-by: Pete Wall <pete.wall@grafana.com>
1 parent edd678c commit a3cd1f1

File tree

162 files changed

+2253
-2177
lines changed

Some content is hidden

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

162 files changed

+2253
-2177
lines changed

.github/workflows/platform-test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ jobs:
8383

8484
- name: Set up Helm
8585
uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1
86-
with:
87-
version: 3.17.3
8886

8987
- name: Setup Flux CLI
9088
uses: fluxcd/flux2/action@6bf37f6a560fd84982d67f853162e4b3c2235edb # v2.6.4

.github/workflows/test-v1.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ jobs:
4545

4646
- name: Install Helm
4747
uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1
48-
with:
49-
version: 3.17.3
5048

5149
- name: Check for generated file changes
5250
working-directory: charts/k8s-monitoring-v1
@@ -68,8 +66,6 @@ jobs:
6866

6967
- name: Install Helm
7068
uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1
71-
with:
72-
version: 3.17.3
7369

7470
- name: Set up chart-testing
7571
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0

charts/k8s-monitoring-v1/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
version: 1.2.1
1414
- name: kube-state-metrics
1515
repository: https://prometheus-community.github.io/helm-charts
16-
version: 6.1.4
16+
version: 6.1.5
1717
- name: prometheus-node-exporter
1818
repository: https://prometheus-community.github.io/helm-charts
1919
version: 4.47.3
@@ -25,12 +25,12 @@ dependencies:
2525
version: 0.12.1
2626
- name: opencost
2727
repository: https://opencost.github.io/opencost-helm-chart
28-
version: 2.2.2
28+
version: 2.2.4
2929
- name: kepler
3030
repository: https://sustainable-computing-io.github.io/kepler-helm-chart
3131
version: 0.6.1
3232
- name: beyla
3333
repository: https://grafana.github.io/helm-charts
3434
version: 1.9.2
35-
digest: sha256:7b80068889599630bb4bb84f8a957d264ff6a3bf81af476bf1d526a1ea3d2f1d
36-
generated: "2025-08-22T13:49:24.920942-05:00"
35+
digest: sha256:6492eb6bee1bc991bf0b323466f709faffd0a2d944539516c46d44e392d39f9a
36+
generated: "2025-08-27T15:17:44.818696-05:00"

charts/k8s-monitoring-v1/Chart.yaml

Lines changed: 2 additions & 2 deletions
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: 6.1.4
37+
version: 6.1.5
3838
repository: https://prometheus-community.github.io/helm-charts
3939
condition: kube-state-metrics.enabled
4040
- name: prometheus-node-exporter
@@ -50,7 +50,7 @@ dependencies:
5050
repository: https://prometheus-community.github.io/helm-charts
5151
condition: prometheus-windows-exporter.enabled
5252
- name: opencost
53-
version: 2.2.2
53+
version: 2.2.4
5454
repository: https://opencost.github.io/opencost-helm-chart
5555
condition: opencost.enabled
5656
- name: kepler

charts/k8s-monitoring-v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ The Prometheus and Loki services may be hosted on the same cluster, or remotely
144144
| https://grafana.github.io/helm-charts | alloy-logs(alloy) | 1.2.1 |
145145
| https://grafana.github.io/helm-charts | alloy-profiles(alloy) | 1.2.1 |
146146
| https://grafana.github.io/helm-charts | beyla | 1.9.2 |
147-
| https://opencost.github.io/opencost-helm-chart | opencost | 2.2.2 |
148-
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 6.1.4 |
147+
| https://opencost.github.io/opencost-helm-chart | opencost | 2.2.4 |
148+
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 6.1.5 |
149149
| https://prometheus-community.github.io/helm-charts | prometheus-node-exporter | 4.47.3 |
150150
| https://prometheus-community.github.io/helm-charts | prometheus-operator-crds | 23.0.0 |
151151
| https://prometheus-community.github.io/helm-charts | prometheus-windows-exporter | 0.12.1 |
-14.7 KB
Binary file not shown.
14.7 KB
Binary file not shown.
-20.9 KB
Binary file not shown.
20.9 KB
Binary file not shown.

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

Lines changed: 20 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)