New
- It's now possible to configure custom firewall rules when using the Hetzner firewall. By KaulSe
Fixes
- Create a temp file for the default Cilium Helm values file if no custom file is given. Before this change, we used stdin instead of a regular file - but that did not work correctly on some platforms. By clouedoc