v0.8.0
The v0.8 release consolidates the common
and topomojo
namespaces into a single foundry
one. This simplifies operation of the cluster while allowing other applications to use separate namespaces if needed.
Dev Mode
foundry/scripts/enable-dev-mode
converts the appliance into a development environment:
- Installs XFCE window manager and Visual Studio Code
- Enables PostgreSQL access (5432/tcp) outside of the cluster via ingress-nginx
- Installs Tailscale for optional remote access
App Updates
- Gameboard v3.7.1/3.7.2 (api/ui)
- TopoMojo v2.1.6
- Gitea v1.8.3
- Material for MkDocs 9.0.4
- K3s v1.25.6+k3s1
Download OVA
What's Changed
Enhancements 🚀
- Version upgrades by @sei-mkaar in #45
- Consolidate into 'foundry' namespace by @sei-mkaar in #46
- Automate dev environment setup by @sei-mkaar in #47
- Software updates by @sei-mkaar in #48
Full Changelog: v0.7.2...v0.8.0