Skip to content

Commit 76d7026

Browse files
authored
[grafana-sampling] upgrade alloy version (#3992)
Signed-off-by: Robbie Lankford <[email protected]>
1 parent 3914b40 commit 76d7026

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

charts/grafana-sampling/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: alloy
33
repository: https://grafana.github.io/helm-charts
4-
version: 1.2.1
4+
version: 1.4.0
55
- name: alloy
66
repository: https://grafana.github.io/helm-charts
7-
version: 1.2.1
8-
digest: sha256:2d813ce905b1503d97444bb668aab27814e3dee45e68187d3b12601aa5ba06d0
9-
generated: "2025-08-11T11:05:07.041393-07:00"
7+
version: 1.4.0
8+
digest: sha256:fd683be5718a051784d8551306e81a4127bba3f49269307876a9b2c2d892d412
9+
generated: "2025-11-05T19:36:17.581435-08:00"

charts/grafana-sampling/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@ apiVersion: v2
22
name: grafana-sampling
33
description: A Helm chart for a layered OTLP tail sampling and metrics generation pipeline.
44
type: application
5-
version: 1.1.6
6-
appVersion: "v1.10.1"
5+
version: 1.1.7
6+
appVersion: "v1.11.3"
77
sources:
88
- https://github.com/grafana/alloy
99
- https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/setup/sampling/tail/
1010
dependencies:
1111
- name: alloy
12-
version: 1.2.1
12+
version: 1.4.0
1313
repository: https://grafana.github.io/helm-charts
1414
alias: alloy-deployment
1515
- name: alloy
16-
version: 1.2.1
16+
version: 1.4.0
1717
repository: https://grafana.github.io/helm-charts
1818
alias: alloy-statefulset

charts/grafana-sampling/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# grafana-sampling
22

3-
![Version: 1.1.6](https://img.shields.io/badge/Version-1.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.10.1](https://img.shields.io/badge/AppVersion-v1.10.1-informational?style=flat-square)
3+
![Version: 1.1.7](https://img.shields.io/badge/Version-1.1.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.11.3](https://img.shields.io/badge/AppVersion-v1.11.3-informational?style=flat-square)
44

55
A Helm chart for a layered OTLP tail sampling and metrics generation pipeline.
66

0 commit comments

Comments
 (0)