Skip to content

Commit 40c8d25

Browse files
authored
Merge pull request #57654 from wolfi-dev/wolfictl-891d5024-a3f3-469d-94bc-666ee1e84744
grafana-alloy/1.9.2 package update
2 parents 419d7fa + 1fb2b4e commit 40c8d25

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

grafana-alloy.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: grafana-alloy
3-
version: "1.9.1"
4-
epoch: 1
3+
version: "1.9.2"
4+
epoch: 0
55
description: OpenTelemetry Collector distribution with programmable pipelines
66
copyright:
77
- license: Apache-2.0
@@ -18,6 +18,7 @@ environment:
1818
packages:
1919
- busybox
2020
- ca-certificates-bundle
21+
- gcc-14-default
2122
- go
2223
- nodejs-18
2324
- systemd-dev
@@ -32,12 +33,12 @@ pipeline:
3233
with:
3334
repository: https://github.com/grafana/alloy
3435
tag: v${{package.version}}
35-
expected-commit: d3d79312dd7587a6636649cbab45d99e8dd576e5
36+
expected-commit: 30277f7c6a6c8363a6c7715e17431dbabf93ac69
3637

3738
- uses: go/bump
3839
with:
3940
deps: |-
40-
github.com/cloudflare/circl@v1.6.1
41+
github.com/go-viper/mapstructure/v2@v2.3.0
4142
4243
- name: Generate UI
4344
runs: make generate-ui

0 commit comments

Comments
 (0)