Skip to content

v0.8.0

Compare
Choose a tag to compare
@sei-mkaar sei-mkaar released this 08 Feb 10:34
· 6 commits to main since this release
59465a6

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:

  1. Installs XFCE window manager and Visual Studio Code
  2. Enables PostgreSQL access (5432/tcp) outside of the cluster via ingress-nginx
  3. 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 🚀

Full Changelog: v0.7.2...v0.8.0