* chore(apps): remove un-needed UI elements
* dont grab metallb upstreams anymore
* add new readme template pointing to the website and remove helm-values system
* Move readme generation to daily job
* remove readme addition and remve readme generation from build-release script
* bump
* remvoe the use of helm-docs
* completely remove helm-docs
* move tag sync to renovate bump action
* fully remove tag sync and remove needless helm dependency updates
* remove needless helm prep
* get rid of needlessly loaded grafana repo
* fix(tailscale): switch to the new golang binary
* temp, let CI install tailscale
* test without secret
* change key name in secret
* change socket to varrun, which is the default that `tailscale` command looks for
* test with varrun enabled
* remove tty
* don't try to install TS
* dont load authkey as env
* update vpn template
* remove /var/lib as it now uses kubesecret for the state
* bump