Releases: cmu-sei/foundry-appliance
v0.5.1
Release Notes
The appliance start page is now generated using Material for MkDocs. The Markdown and configuration for the site is still stored inside Gitea, and updates are applied via a CronJob that runs every minute.
Download OVA
What's Changed
Enhancements 🚀
- Change Git default branch to main by @sei-mkaar in #15
- Add Identity clients for TopoMojo and Gameboard Swagger by @sei-mkaar in #16
- Add mkdocs-material start page by @sei-mkaar in #17
- Upgrade to Ubuntu 20.04.4 install ISO by @sei-mkaar in #18
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Release Notes
The SEI apps have updated Helm charts, and the appliance now runs MicroK8s 1.23.
Upgrading from ≤0.4.x ⬆️
If you are manually upgrading Helm releases using an older version of the appliance, you will need to modify the *.values.yaml
Ingress path for each of these apps:
- identity
- topomojo
- gameboard
- staticweb
Here is an example of the new paths:
format in identity.values.yaml.
Download OVA
What's Changed
Enhancements 🚀
- Update to MicroK8s 1.23 by @sei-mkaar in #10
Bug Fixes 🐛
- Fix multipathd errors by @sei-mkaar in #11
- Lower cfssl log output during generate-certs.sh by @sei-mkaar in #13
- Change multipathd to ignore sda device by @sei-mkaar in #12
Full Changelog: v0.4.1...v0.5.0
v0.4.1
Release Notes
This release brings the Foundry Appliance up to date with application development from President's Cup Season 3.
We are also testing GitHub's auto-generated release notes. 🙂
Download OVA
What's Changed
Enhancements 🚀
- Upgrade to Ubuntu 20.04.3 LTS ISO by @sei-mkaar in #2
- Upgrade to Gitea 1.15.10 by @sei-mkaar in #6
- TopoMojo 2.0.7 and Identity 1.4.6 (UI 1.4.2) upgrades by @sei-mkaar in #7
- Add build GitHub action by @sei-mkaar in #8
- Build improvements by @sei-mkaar in #9
Bug Fixes 🐛
- Update gameboard.values.yaml by @sei-jbooz in #4
Other Changes 🛠
- Update link to example TopoMojo appsettings by @sei-aschlackman in #5
New Contributors
- @sei-aschlackman made their first contribution in #5
- @sei-jbooz made their first contribution in #4
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Improvements
- Convert build syntax to Packer HCL2 format (#1)
- Add VirtualBox build target
build-appliance
now supports concurrent builds
Fixes
- Remove predictable interface names in favor of using
eth0
for compatibility across hypervisors
OVA Image
https://incuspub.blob.core.usgovcloudapi.net/ova/appliance/foundry-appliance-0.4.0.ova
v0.3.1
Fixes
- Fixes slow boot times due to cloud-init timing out
setup-esxi
script now uses public sei/topomojo chartsetup-esxi
no longer quits on error during execution
TODO
- Explore creating separate cloud-init builds
OVA Image
https://incuspub.blob.core.usgovcloudapi.net/ova/appliance/foundry-appliance-0.3.1.ova
v0.3.0
Initial public release
OVA image: https://incuspub.blob.core.usgovcloudapi.net/ova/appliance/foundry-appliance-0.3.0.ova