Skip to content

Commit

Permalink
[dependency] Update Grafana Alloy (#754)
Browse files Browse the repository at this point in the history
Signed-off-by: Pete Wall <pete.wall@grafana.com>
Co-authored-by: petewall <petewall@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and petewall authored Sep 28, 2024
1 parent 9006b62 commit e828e73
Show file tree
Hide file tree
Showing 38 changed files with 1,174 additions and 1,174 deletions.
12 changes: 6 additions & 6 deletions charts/k8s-monitoring/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.7.0
version: 0.8.1
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.7.0
version: 0.8.1
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.7.0
version: 0.8.1
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.7.0
version: 0.8.1
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.25.1
Expand All @@ -32,5 +32,5 @@ dependencies:
- name: beyla
repository: https://grafana.github.io/helm-charts
version: 1.4.0
digest: sha256:dba569af0b1265aad2b26eef8f62edfbb53f98ba22172de22ee8eb003493ade9
generated: "2024-09-23T09:16:45.403222-05:00"
digest: sha256:a7dee5aa93fce972064633b65c9f272908d5267e1cfbaf20c91ada04cc189894
generated: "2024-09-28T00:21:35.711962199Z"
8 changes: 4 additions & 4 deletions charts/k8s-monitoring/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.7.0
version: 0.8.1
repository: https://grafana.github.io/helm-charts
condition: alloy.enabled
- alias: alloy-events
name: alloy
version: 0.7.0
version: 0.8.1
repository: https://grafana.github.io/helm-charts
condition: logs.cluster_events.enabled
- alias: alloy-logs
name: alloy
version: 0.7.0
version: 0.8.1
repository: https://grafana.github.io/helm-charts
condition: logs.pod_logs.enabled
- alias: alloy-profiles
name: alloy
version: 0.7.0
version: 0.8.1
repository: https://grafana.github.io/helm-charts
condition: profiles.enabled
- name: kube-state-metrics
Expand Down
8 changes: 4 additions & 4 deletions charts/k8s-monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@ 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.7.0 |
| https://grafana.github.io/helm-charts | alloy-events(alloy) | 0.7.0 |
| https://grafana.github.io/helm-charts | alloy-logs(alloy) | 0.7.0 |
| https://grafana.github.io/helm-charts | alloy-profiles(alloy) | 0.7.0 |
| https://grafana.github.io/helm-charts | alloy | 0.8.1 |
| https://grafana.github.io/helm-charts | alloy-events(alloy) | 0.8.1 |
| https://grafana.github.io/helm-charts | alloy-logs(alloy) | 0.8.1 |
| https://grafana.github.io/helm-charts | alloy-profiles(alloy) | 0.8.1 |
| https://grafana.github.io/helm-charts | beyla | 1.4.0 |
| https://opencost.github.io/opencost-helm-chart | opencost | 1.42.0 |
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.25.1 |
Expand Down
Binary file removed charts/k8s-monitoring/charts/alloy-0.7.0.tgz
Binary file not shown.
Binary file added charts/k8s-monitoring/charts/alloy-0.8.1.tgz
Binary file not shown.
80 changes: 40 additions & 40 deletions examples/alloy-autoscaling-and-storage/output.yaml

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

Loading

0 comments on commit e828e73

Please sign in to comment.