V0.2.0
Changes since V0.1.0:
- Refactor core logic into separate package for easier testing (#20, @JoelSpeed)
- Fix typos in comments and flags(#23, #32, #29, @edwardstudy, @icelynjennings)
- Add project logo (#24, @JoelSpeed)
- Fix Dockerfile for building on Quay (#25, @JoelSpeed)
- Fix example config (#30, #31, @mthssdrbrg)
- Handle
env
section in Deployment yaml that was previously being ignored (#34, @andyedwardsdfdl)
Thanks to all who contributed