csi-driver-spiffe is a clean and simple way to get SPIFFE IDs for your Kubernetes pods with minimal dependencies and minimal fuss.
This patch release is mainly to include a variety of dependency updates, including bumping the version of Go, bumping Go dependencies and updating both our base images and the Kubernetes images we depend on.
What's Changed
- Bump deps by @irbekrm in #40
- Helm chart improvements by @inteon in #37
- Update OWNERS file (copied from cert-manager) by @inteon in #43
- Don't include wrong usages in e2e CSR blob by @inteon in #47
- Ensure bindir exists before running certain commands by @SgtCoDFish in #46
- Add dependabot config by @inteon in #44
- Version bumps for CVE-2023-44487 & CVE-2023-39325 by @SgtCoDFish in #48
- Bump the all group with 14 updates by @dependabot in #49
- Tweak golang base image + update dependent container images by @SgtCoDFish in #54
New Contributors
- @inteon made their first contribution in #37
- @dependabot made their first contribution in #49
Full Changelog: v0.4.0...v0.4.1