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-v1" to 0.10.0 #903

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
12 changes: 6 additions & 6 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.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: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.27.0
Expand All @@ -32,5 +32,5 @@ dependencies:
- name: beyla
repository: https://grafana.github.io/helm-charts
version: 1.4.11
digest: sha256:38af964efa2c87c73cca36298922d5e37b1c9c69d046535f3c6bc82c444e87ae
generated: "2024-11-11T08:37:51.551871-06:00"
digest: sha256:695e3d6a08f874991b1ce92a2b5baa379dec31267cd7973184633d4f95ae4c3a
generated: "2024-11-14T00:22:04.575130076Z"
8 changes: 4 additions & 4 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.9.2
version: 0.10.0
repository: https://grafana.github.io/helm-charts
condition: alloy.enabled
- alias: alloy-events
name: alloy
version: 0.9.2
version: 0.10.0
repository: https://grafana.github.io/helm-charts
condition: logs.cluster_events.enabled
- alias: alloy-logs
name: alloy
version: 0.9.2
version: 0.10.0
repository: https://grafana.github.io/helm-charts
condition: logs.pod_logs.enabled
- alias: alloy-profiles
name: alloy
version: 0.9.2
version: 0.10.0
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-v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,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.9.2 |
| https://grafana.github.io/helm-charts | alloy-events(alloy) | 0.9.2 |
| https://grafana.github.io/helm-charts | alloy-logs(alloy) | 0.9.2 |
| https://grafana.github.io/helm-charts | alloy-profiles(alloy) | 0.9.2 |
| https://grafana.github.io/helm-charts | alloy | 0.10.0 |
| https://grafana.github.io/helm-charts | alloy-events(alloy) | 0.10.0 |
| https://grafana.github.io/helm-charts | alloy-logs(alloy) | 0.10.0 |
| https://grafana.github.io/helm-charts | alloy-profiles(alloy) | 0.10.0 |
| https://grafana.github.io/helm-charts | beyla | 1.4.11 |
| https://opencost.github.io/opencost-helm-chart | opencost | 1.42.3 |
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.27.0 |
Expand Down
Binary file not shown.
Binary file removed charts/k8s-monitoring-v1/charts/alloy-0.9.2.tgz
Binary file not shown.

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

Loading