diff --git a/tools/alloy/manifest.yaml b/tools/alloy/manifest.yaml index 3d78337231..88829a2cd5 100644 --- a/tools/alloy/manifest.yaml +++ b/tools/alloy/manifest.yaml @@ -4,7 +4,7 @@ name: alloy license: name: Apache License 2.0 link: https://github.com/grafana/alloy/blob/main/LICENSE -version: "1.15.0" +version: "1.15.1" check: ${binary} --version | grep ^alloy | cut -d' ' -f3 | tr -d v platforms: - linux/amd64