Skip to content

Releases: cmu-sei/foundry-appliance

v0.5.1

24 Feb 23:59
df162b7
Compare
Choose a tag to compare

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 🚀

Full Changelog: v0.5.0...v0.5.1

v0.5.0

09 Feb 11:43
d0d7130
Compare
Choose a tag to compare

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 🚀

Bug Fixes 🐛

Full Changelog: v0.4.1...v0.5.0

v0.4.1

30 Jan 21:02
24819ac
Compare
Choose a tag to compare

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 🚀

Bug Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

19 Aug 16:42
187547a
Compare
Choose a tag to compare

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

13 Aug 21:05
Compare
Choose a tag to compare

Fixes

  • Fixes slow boot times due to cloud-init timing out
  • setup-esxi script now uses public sei/topomojo chart
  • setup-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

04 Aug 13:47
Compare
Choose a tag to compare