github kimdre/doco-cd v0.58.0

7 hours ago

What's Changed

Hey guys! I'm back from my long vacation with a new release. Doco-CD is now able to also clone and update any submodules in your repository before deployment.

Use the GIT_CLONE_SUBMODULES (boolean, default: true) app setting to toggle the submodule cloning.

Also, from now on, there are images available for devices using the ARMv7 (ARM 32bit) CPU architecture (like old raspberry pi). The only drawback is that the bitwarden secrets manager is not available in images for ARMv7.

I also fixed some issues with SSH cloning triggered by webhook events.

✨ Features

🐛 Bug Fixes and Security

  • fix(webhook): support SSH URL for repository cloning by @kimdre in #927

🌟 Improvements

  • refactor(docker): improve verification for Docker API access by @kimdre in #925

📦 Dependencies

  • chore(deps): update dependency golang to v1.25.5 by @renovate[bot] in #904
  • chore(deps): update golang:1.25.5 docker digest to 97be073 by @renovate[bot] in #911
  • chore(deps): update golang:1.25.5 docker digest to 31c1e53 by @renovate[bot] in #912
  • chore(deps): update golang:1.25.5 docker digest to 6cc2338 by @renovate[bot] in #914
  • fix(deps): update module github.com/infisical/go-sdk to v0.6.4 by @renovate[bot] in #917
  • fix(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in #921
  • chore(deps): update gcr.io/distroless/base-debian13 docker digest to 0e29995 by @renovate[bot] in #923
  • fix(deps): update module github.com/go-git/go-billy/v5 to v5.7.0 by @renovate[bot] in #918
  • chore(deps): tidy up go.mod file by @kimdre in #924
  • chore(deps): update github/codeql-action digest to cdefb33 by @renovate[bot] in #928
  • chore(deps): update golang:1.25.5 docker digest to 8bbd140 by @renovate[bot] in #929
  • chore(deps): update actions/setup-go action to v6.2.0 by @renovate[bot] in #933
  • chore(deps): update module golang.org/x/tools to v0.41.0 by @renovate[bot] in #935
  • fix(deps): update module github.com/infisical/go-sdk to v0.6.5 by @renovate[bot] in #938
  • chore(deps): update actions/checkout action to v6.0.2 by @renovate[bot] in #939
  • chore(deps): update github/codeql-action digest to 19b2f06 by @renovate[bot] in #940
  • chore(deps): update dependency golang to v1.25.6 by @renovate[bot] in #932
  • chore(deps): update module github.com/bombsimon/wsl/v5 to v5.6.0 by @renovate[bot] in #941

📚 Miscellaneous

  • ci: update dev image build to push only amd64 image by @kimdre in #930

New Contributors

Full Changelog: v0.57.0...v0.58.0

Don't miss a new doco-cd release

NewReleases is sending notifications on new releases.