Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 04:24
· 253 commits to main since this release
be01306

Primary change of this release is addition of a custom apparmor profile for increased security of the addon. These profiles carefully control what can and cannot be used to ensure the service does not have access to anything more then strictly necessary. I did extensive testing to ensure it works with this profile in place but I definitely didn't exhaust every possible configuration option of Loki so its possible some advanced configurations require access to a file or capability that is now being denied.

If you encounter an issue please report it here and include details of your configuration and logs you saw.

What’s changed

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

  • Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#34)
  • Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#36)
  • Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#35)