Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Alloy and OpenCost #1167

Merged
merged 1 commit into from
Jan 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions charts/k8s-monitoring-v1/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
dependencies:
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.10.1
version: 0.11.0
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.10.1
version: 0.11.0
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.10.1
version: 0.11.0
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.10.1
version: 0.11.0
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.28.0
Expand All @@ -25,12 +25,12 @@ dependencies:
version: 0.8.0
- name: opencost
repository: https://opencost.github.io/opencost-helm-chart
version: 1.43.0
version: 1.43.2
- name: kepler
repository: https://sustainable-computing-io.github.io/kepler-helm-chart
version: 0.5.12
- name: beyla
repository: https://grafana.github.io/helm-charts
version: 1.6.3
digest: sha256:f2f2f1f096018f84eb9d715265803485c7464dd43ddb046a0a40bf2a494c2b6b
generated: "2025-01-17T00:21:25.907838331Z"
digest: sha256:a4674f81ad574581e09abc777a4198563562a458eee7253c6d99f77a1903a111
generated: "2025-01-24T13:19:21.851269-06:00"
10 changes: 5 additions & 5 deletions charts/k8s-monitoring-v1/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@ maintainers:
name: skl
dependencies:
- name: alloy
version: 0.10.1
version: 0.11.0
repository: https://grafana.github.io/helm-charts
condition: alloy.enabled
- alias: alloy-events
name: alloy
version: 0.10.1
version: 0.11.0
repository: https://grafana.github.io/helm-charts
condition: logs.cluster_events.enabled
- alias: alloy-logs
name: alloy
version: 0.10.1
version: 0.11.0
repository: https://grafana.github.io/helm-charts
condition: logs.pod_logs.enabled
- alias: alloy-profiles
name: alloy
version: 0.10.1
version: 0.11.0
repository: https://grafana.github.io/helm-charts
condition: profiles.enabled
- name: kube-state-metrics
Expand All @@ -50,7 +50,7 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
condition: prometheus-windows-exporter.enabled
- name: opencost
version: 1.43.0
version: 1.43.2
repository: https://opencost.github.io/opencost-helm-chart
condition: opencost.enabled
- name: kepler
Expand Down
10 changes: 5 additions & 5 deletions charts/k8s-monitoring-v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,12 @@ The Prometheus and Loki services may be hosted on the same cluster, or remotely

| Repository | Name | Version |
|------------|------|---------|
| https://grafana.github.io/helm-charts | alloy | 0.10.1 |
| https://grafana.github.io/helm-charts | alloy-events(alloy) | 0.10.1 |
| https://grafana.github.io/helm-charts | alloy-logs(alloy) | 0.10.1 |
| https://grafana.github.io/helm-charts | alloy-profiles(alloy) | 0.10.1 |
| https://grafana.github.io/helm-charts | alloy | 0.11.0 |
| 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://opencost.github.io/opencost-helm-chart | opencost | 1.43.0 |
| 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 | prometheus-node-exporter | 4.43.1 |
| https://prometheus-community.github.io/helm-charts | prometheus-operator-crds | 17.0.2 |
Expand Down
Binary file removed charts/k8s-monitoring-v1/charts/alloy-0.10.1.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Loading