Skip to content

0.3.0

Compare
Choose a tag to compare
@andytson-inviqa andytson-inviqa released this 03 Dec 09:40
· 29 commits to 0.3.x since this release

NEW:

  • Copy only the web/public directory into Nginx when built in static mode
  • Add ability to set up persistent volumes for the application
  • Support overriding helm environment variables via attributes
  • Add a way to ensure external networks exist prior to enabling

CHANGES:

  • Make resource prefix configurable, named more accurately
  • Support the use of no database and reduce templating around it
  • Use atomic helm upgrades to rollback automatically in case of upgrade failure

BC BREAKAGES:

  • Recently introduced helm prefix renamed to resourcePrefix and defaults to an empty string rather than workspace.name ~ '-'
  • Atomic upgrades rolling back will now delete the failed container logs when rolling back