Loading
grafana-agent: 0.30.2 -> 0.32.1
breaking: 0.31.0 renamed the binaries from `agent` and `agentctl` to `grafana-agent` and `grafana-agentctl` A follow-up commit patches `services.grafana-agent` to use `lib.getExe` instead of a hardcoded `/bin/agent`. This version bump will break `services.grafana-agent.package` on 22.11 when `cfg.package` is coming from unstable https://github.com/grafana/agent/releases/tag/v0.32.1 https://github.com/grafana/agent/releases/tag/v0.32.0 https://github.com/grafana/agent/releases/tag/v0.31.3 https://github.com/grafana/agent/releases/tag/v0.31.2 https://github.com/grafana/agent/releases/tag/v0.31.1 https://github.com/grafana/agent/releases/tag/v0.31.0 diff: https://github.com/grafana/agent/compare/v0.30.2...v0.32.1