Skip to content

v1.0.0-alpha.1

Compare
Choose a tag to compare
@kflynn kflynn released this 04 Mar 20:27
· 95 commits to main since this release

Changelog

  • 884c27f Actually allow the default imagePullPolicy to have a useful effect
  • 6bf6c8f Allow overriding the GUI Service type with Helm
  • 7621a3d Don't call the compiled binary "generic". Call it "workload".
  • d602a69 Drop old BASE default
  • 0586223 Enable Pi builds
  • d5cc045 Fix archive names
  • 2111b75 Include HTML in GUI image
  • f36377d Include external workload images.
  • a6865e2 Make sure the correct build lands with the correct image.
  • 74b2be2 Move to Go.
  • a40f63f Print version and build details on startup
  • 330b048 Tell goreleaser to copy in src/html
  • ae74855 Update BASE
  • 4d58f63 [WIP] Port to goreleaser. Include Dockerfile and Helm chart for generic build.
  • cb1641d create-cluster.sh referenced /bin/env, not /usr/bin/env