We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e684ba commit 0777418Copy full SHA for 0777418
grafana-alloy.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: grafana-alloy
3
- version: "1.9.1"
4
- epoch: 1
+ version: "1.9.2"
+ epoch: 0
5
description: OpenTelemetry Collector distribution with programmable pipelines
6
copyright:
7
- license: Apache-2.0
@@ -32,12 +32,7 @@ pipeline:
32
with:
33
repository: https://github.com/grafana/alloy
34
tag: v${{package.version}}
35
- expected-commit: d3d79312dd7587a6636649cbab45d99e8dd576e5
36
-
37
- - uses: go/bump
38
- with:
39
- deps: |-
40
- github.com/cloudflare/circl@v1.6.1
+ expected-commit: 30277f7c6a6c8363a6c7715e17431dbabf93ac69
41
42
- name: Generate UI
43
runs: make generate-ui
0 commit comments