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

[dependency] Update dependency "alloy" for Helm chart "k8s-monitoring" to 0.10.0 #902

Merged
merged 1 commit into from
Nov 14, 2024
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/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@ dependencies:
version: 1.0.0
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.9.2
version: 0.10.0
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.9.2
version: 0.10.0
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.9.2
version: 0.10.0
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.9.2
version: 0.10.0
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 0.9.2
digest: sha256:38b7f53f9f9c9238b59fd442534e911368ed199125db7d48a90fc9bdbbd30c2a
generated: "2024-11-12T16:45:53.421112-07:00"
version: 0.10.0
digest: sha256:c42e09be38582ced6f973de7fd7d2f5d96c1e926e187936e0ee1d7ae295c9e0f
generated: "2024-11-14T09:24:36.965082-07:00"
10 changes: 5 additions & 5 deletions charts/k8s-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,26 +58,26 @@ dependencies:
condition: prometheusOperatorObjects.enabled
- alias: alloy-metrics
name: alloy
version: 0.9.2
version: 0.10.0
repository: https://grafana.github.io/helm-charts
condition: alloy-metrics.enabled
- alias: alloy-singleton
name: alloy
version: 0.9.2
version: 0.10.0
repository: https://grafana.github.io/helm-charts
condition: alloy-singleton.enabled
- alias: alloy-logs
name: alloy
version: 0.9.2
version: 0.10.0
repository: https://grafana.github.io/helm-charts
condition: alloy-logs.enabled
- alias: alloy-receiver
name: alloy
version: 0.9.2
version: 0.10.0
repository: https://grafana.github.io/helm-charts
condition: alloy-receiver.enabled
- alias: alloy-profiles
name: alloy
version: 0.9.2
version: 0.10.0
repository: https://grafana.github.io/helm-charts
condition: alloy-profiles.enabled
10 changes: 5 additions & 5 deletions charts/k8s-monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,11 @@ podLogs:
| file://../feature-pod-logs | podLogs(k8s-monitoring-feature-pod-logs) | 1.0.0 |
| file://../feature-profiling | profiling(k8s-monitoring-feature-profiling) | 1.0.0 |
| file://../feature-prometheus-operator-objects | prometheusOperatorObjects(k8s-monitoring-feature-prometheus-operator-objects) | 1.0.0 |
| https://grafana.github.io/helm-charts | alloy-metrics(alloy) | 0.9.2 |
| https://grafana.github.io/helm-charts | alloy-singleton(alloy) | 0.9.2 |
| https://grafana.github.io/helm-charts | alloy-logs(alloy) | 0.9.2 |
| https://grafana.github.io/helm-charts | alloy-receiver(alloy) | 0.9.2 |
| https://grafana.github.io/helm-charts | alloy-profiles(alloy) | 0.9.2 |
| https://grafana.github.io/helm-charts | alloy-metrics(alloy) | 0.10.0 |
| https://grafana.github.io/helm-charts | alloy-singleton(alloy) | 0.10.0 |
| https://grafana.github.io/helm-charts | alloy-logs(alloy) | 0.10.0 |
| https://grafana.github.io/helm-charts | alloy-receiver(alloy) | 0.10.0 |
| https://grafana.github.io/helm-charts | alloy-profiles(alloy) | 0.10.0 |
<!-- markdownlint-enable no-bare-urls -->

## Values
Expand Down
Binary file added charts/k8s-monitoring/charts/alloy-0.10.0.tgz
Binary file not shown.
Binary file removed charts/k8s-monitoring/charts/alloy-0.9.2.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
70 changes: 35 additions & 35 deletions charts/k8s-monitoring/docs/examples/auth/bearer-token/output.yaml

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

Loading