Announcement 📢 📢 📢
Discussions are being done internally on how to release helm charts
, it is highly likely that the release versioning of helm chart and images will become divergent from next release onwards.
(Different versioning for both artifacts, for example git release of v1.1.1
might not have a chart released with the same version)
Pls edit your automated workflows to accommodate for this change before the new release to have seamless updates in your clusters.
What's Changed
- Manual release workflows by @MuneebAijaz in #722
- fixing go vet issues with logrus by @bnallapeta in #727
- Fixing Rollout restart, Previously would trigger rollout deployment strategy by @jangeja in #724
- Misc fixes to workflows by @MuneebAijaz in #728
- docs: update wording in readme by @deggja in #730
- chore(deps): update dependency stakater/vale-package to v0.0.33 by @renovate in #721
- Reduce footprint of UBI images by @bainsy88 in #717
- Update dependencies by @MuneebAijaz in #735
New Contributors
- @jangeja made their first contribution in #724
- @deggja made their first contribution in #730
- @bainsy88 made their first contribution in #717
Full Changelog: v1.0.121...v1.1.0