scVENUS / PeekabooAV

Peekaboo Extended Email Attachment Behavior Observation Owl
https://peekabooav.de
GNU General Public License v3.0
66 stars 20 forks source link

Container image #214

Closed michaelweiser closed 2 years ago

michaelweiser commented 2 years ago

Add workflows to incrementally and periodically build and publish a container image. Some effort is spent on selecting the right version of the Installer and version tagging during scheduled rebuilds. This is mainly intended to provide automated and well-defined container image releases for our helm chart from scVENUS/PeekabooAV-Installer#77 in the Installer. See https://github.com/michaelweiser/PeekabooAV/pkgs/container/peekabooav/versions for what the resulting image tags look like.

To keep up with Actions updates, we also activate dependabot for them which will open PRs for available updates as it detects them. I got flooded with those in my fork immediately and resolved them by updating to the latest majors (I don't like dependabot's default of providing commit hashes instead of the versions).