Skip to content

Commit

Permalink
Update Grafana Alloy (#546)
Browse files Browse the repository at this point in the history
Signed-off-by: Pete Wall <pete.wall@grafana.com>
  • Loading branch information
github-actions[bot] authored May 28, 2024
1 parent 8421151 commit 7500956
Show file tree
Hide file tree
Showing 29 changed files with 389 additions and 389 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.3.0
version: 0.3.1
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.3.0
version: 0.3.1
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.3.0
version: 0.3.1
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.3.0
version: 0.3.1
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.19.0
Expand All @@ -26,5 +26,5 @@ dependencies:
- name: opencost
repository: https://opencost.github.io/opencost-helm-chart
version: 1.35.0
digest: sha256:0ac8279412c51dcb9b6fb6d58c7313049f7f8314702066140a63d33c4a843aef
generated: "2024-05-15T21:32:27.056832892Z"
digest: sha256:6ed033a6116bd9885695b956af999128ae94f58a0f72f956453ee611444d554d
generated: "2024-05-28T00:18:01.423817121Z"
8 changes: 4 additions & 4 deletions charts/k8s-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@ maintainers:
name: skl
dependencies:
- name: alloy
version: 0.3.0
version: 0.3.1
repository: https://grafana.github.io/helm-charts
- alias: alloy-events
name: alloy
version: 0.3.0
version: 0.3.1
repository: https://grafana.github.io/helm-charts
condition: logs.cluster_events.enabled
- alias: alloy-logs
name: alloy
version: 0.3.0
version: 0.3.1
repository: https://grafana.github.io/helm-charts
condition: logs.pod_logs.enabled
- alias: alloy-profiles
name: alloy
version: 0.3.0
version: 0.3.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.3.0 |
| https://grafana.github.io/helm-charts | alloy-events(alloy) | 0.3.0 |
| https://grafana.github.io/helm-charts | alloy-logs(alloy) | 0.3.0 |
| https://grafana.github.io/helm-charts | alloy-profiles(alloy) | 0.3.0 |
| https://grafana.github.io/helm-charts | alloy | 0.3.1 |
| https://grafana.github.io/helm-charts | alloy-events(alloy) | 0.3.1 |
| https://grafana.github.io/helm-charts | alloy-logs(alloy) | 0.3.1 |
| https://grafana.github.io/helm-charts | alloy-profiles(alloy) | 0.3.1 |
| https://opencost.github.io/opencost-helm-chart | opencost | 1.35.0 |
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.19.0 |
| https://prometheus-community.github.io/helm-charts | prometheus-node-exporter | 4.34.0 |
Expand Down
Binary file removed charts/k8s-monitoring/charts/alloy-0.3.0.tgz
Binary file not shown.
Binary file added charts/k8s-monitoring/charts/alloy-0.3.1.tgz
Binary file not shown.
36 changes: 18 additions & 18 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.

34 changes: 17 additions & 17 deletions examples/control-plane-metrics/output.yaml

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

Loading

0 comments on commit 7500956

Please sign in to comment.