Skip to content

0.1.4

Compare
Choose a tag to compare
@milesgranger milesgranger released this 21 Oct 11:28
· 164 commits to master since this release
95bebce
  • Bailout when failing to submit job (#8)
  • Update example config (#10)
  • Load environment variables for deploy image (#20)
    • DEPLOY_IMAGE environment variable support to specify which deploy image to submit the config file to.
  • Add k8s integration testing (fe8c59a)
  • Other updates