What's Changed
Breaking changes to webhook provider
The custom webhook external secrets provider has been rewritten and is much more useful now.
If you use this provider, you have to change your configuration in the doco-cd container and in your .dooc-cd.yml deploy config files as the old configuration will no longer work.
See here: https://github.com/kimdre/doco-cd/wiki/External-Secrets#webhook
Bitwarden Vault / Vaultwarden support
With the changes to the webhook provider, it is now possible to use more sophisticated APIs.
I added a section to the external secrets wiki page how to use it for Bitwarden Vault / Vaultwarden users.
See here: https://github.com/kimdre/doco-cd/wiki/External-Secrets#bitwarden-vault--vaultwarden
🚨 Breaking Changes
📦 Dependencies
- chore(deps): update gcr.io/distroless/base-debian13 docker digest to c83f022 by @renovate[bot] in #1205
- chore(deps): update module golang.org/x/tools to v0.44.0 by @renovate[bot] in #1206
- chore(deps): update actions/upload-artifact digest to 043fb46 by @renovate[bot] in #1210
- chore(deps): update docker/build-push-action digest to bcafcac by @renovate[bot] in #1211
- chore(deps): update golang:1.26.2 docker digest to fcdb3e4 by @renovate[bot] in #1213
Full Changelog: v0.79.0...v0.80.0