Skip to content

v0.16.0

Compare
Choose a tag to compare
@teresa-bot teresa-bot released this 07 Mar 18:08
· 244 commits to master since this release

Added

  • app logs support to filter by pod name
  • app logs support to print the logs of the previous pod instance
  • [server] replace-storage-secret admin command
  • CronJob experimental support
  • CONTRIBUTING.md and related FAQ entry

Changed

  • Better error message for invalid app name error
  • Better error message for invalid env var name error
  • Refactor specs to be more in line with k8s concepts
  • The slugrunner doesn't mount the storage keys anymore. An init container is
    responsible for downloading the slug
  • Bump the default slugrunner version to v3.0.1

Automated with GoReleaser
Built with go version go1.9 linux/amd64