Skip to content

chore(deps): update grafana-agent docker tag to v0.40.2

Tortoise caretaker requested to merge renovate/grafana-agent-0.x into next

This MR contains the following updates:

Package Update Change
grafana-agent patch v0.40.1 -> v0.40.2

Release Notes

grafana/agent (grafana-agent)

v0.40.2

Compare Source

Bugfixes
  • Set permissions on the Grafana Agent [Flow] folder when installing via the windows installer rather than relying on the parent folder permissions. (@​erikbaranowski)

  • Set restricted viewing permissions on the agent-config.yaml (static mode) or config.river (flow mode) when installing via the Windows installer if the configuration file does not already exist. (@​erikbaranowski)

  • Fix an issue where the import config node would not run after a config reload. (@​wildum)

  • Fix an issue where Loki could reject a batch of logs when structured metadata feature is used. (@​thampiotr)

  • Fix a duplicate metrics registration panic when recreating static mode metric instance's write handler. (@​rfratto, @​hainenber)

Other changes
  • Change the Docker base image for Linux containers to public.ecr.aws/ubuntu/ubuntu:mantic. (@​hainenber)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.

Merge request reports