Releases: keel-hq/keel
Releases · keel-hq/keel
0.20.0-beta
What's Changed
- Add dockerignore file to re-use already built images
- Add Image Pull Secrets to Deployment Template by @gelugu (#758)
- Update Go Version to 1.21 by @knechtionscoding (#751)
- Added Github Workflow to use the self-hosted Github repository as a Helm Chart Repository through Github Pages
- Create debug container to allow GO remote debugging
- Add integration with Azure Pipelines
- Add compose files to setup local development containers
Full Changelog: 0.19.2...0.20.0-beta
Helm Chart v1.0.4
This is only a release for the Helm Chart. Charts are now hosted in the primary repository at: https://keel-hq.github.io/keel/
0.19.2
0.19.1
What's Changed
- Remove test logs from development by @hotpheex in #736
- Update Go to 1.20.5 by @erickpeirson in #738
New Contributors
- @erickpeirson made their first contribution in #738
Full Changelog: 0.19.0...0.19.1
0.19.0
What's Changed
- bump release to 0.18.1 by @rusenask in #722
- feat: initContainers by @joebowbeer in #734
- Discord notifications by @hotpheex in #735
- Update to slack-go/slack v0.12.2 by @blakebarnett in #729
New Contributors
- @joebowbeer made their first contribution in #734
- @hotpheex made their first contribution in #735
Full Changelog: 0.18.1...0.19.0
0.18.1
0.18.0
0.17.0-rc1
Added:
- Helm v3 support, big thanks to @nnt1054
Fixed:
- Allow 2 point versions like 10.4, thanks @stickycode
0.16.1
0.16.0
Added:
- Native harbor webhooks, thanks to @beatsandpics
- Bulk approval/reject via UI, thanks @smitthakkar96
- Pending approval prometheus metrics gauge, thanks @foosinn
Fixed:
- Default tiller address, thanks @rchenzheng