v1.1
What's Changed
- misc fixes for CI by @mattdelsordo in #508
- fix app name to deploy to proper environment by @mattdelsordo in #509
- try pod deploy again with code snippet from medium by @mattdelsordo in #510
- apparently you can only use env inside 'steps' by @mattdelsordo in #511
- fix image name to not have env suffix by @mattdelsordo in #513
- re-enable deploy-and-expose, give deployer perms in oc by @mattdelsordo in #514
- fix namespace by @mattdelsordo in #515
- deploy by updating tag by @mattdelsordo in #516
- add metadata page with git revision to see if the deploy worked by @mattdelsordo in #517
- provide git metadata in workflow by @mattdelsordo in #518
- properly pass metadata env vars to dockerfile by @mattdelsordo in #519
Full Changelog: v1.0.14...v1.1