Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 09:57
· 292 commits to main since this release
4b51823

cert-manager-csi-driver enables issuing secretless X.509 certificates for pods using cert-manager!

This release includes a set of small improvements, version bumps and bugfixes.

Additionally, it is the first release after migrating to our new Makefile modules CI/ CD setup.

Breaking Changes

This release of csi-driver changes how containers are built, which in turn changes the path at which the binary can be found inside the container.

This means that new container images cannot be used with older Helm charts, or with any software which expects the old path.

For the simplest upgrade experience, use the latest helm chart with the latest image.

What's Changed

Dependabot updates

Makefile updates

New Contributors

Full Changelog: v0.6.0...v0.7.0