red-kite-solutions / stalker

Stalker, the Extensible Attack Surface Management tool.
https://wiki.stalker.red-kite.io/
GNU General Public License v3.0
78 stars 4 forks source link

Feature/release images #267

Closed Aboisier closed 4 months ago

Aboisier commented 5 months ago

This PR adds workflows for publishing missing images to GHCR. It also fixes Dockerfiles and the Devspace configuration so we now use GHCR images.

We are currently unable to publish images with certificates baked in. This will be addressed in a subsequent PR, as certificates will be moved to K8s secrets.

To-do