What's Changed
🌟 Improvements
- fix(swarm): implement retry logic for service update to handle "update out of sequence" errors by @qianlongzt in #1242
🐛 Bug Fixes
- fix(external-secrets): prevent webhook body corruption during template rendering in newRequest by @kimdre in #1247
📦 Dependencies
- fix(deps): update module github.com/docker/cli to v29.4.1+incompatible by @renovate[bot] in #1240
- fix(deps): update module github.com/moby/moby/api to v1.54.2 by @renovate[bot] in #1241
- fix(deps): update module github.com/moby/moby/client to v0.4.1 by @renovate[bot] in #1244
- fix(deps): update module github.com/go-git/go-git/v5 to v5.18.0 by @renovate[bot] in #1245
- chore(deps): update dependency zensical to v0.0.34 by @renovate[bot] in #1243
📚 Miscellaneous
- docs: fix links in README.md by @andriibratanin in #1246
New Contributors
- @andriibratanin made their first contribution in #1246
Full Changelog: v0.81.0...v0.82.0-rc.1