Skip to content

v0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Dec 15:33
· 73 commits to main since this release
v0.11.0
cc80c83

csi-driver-spiffe is a clean and simple way to get SPIFFE IDs for your Kubernetes pods with minimal dependencies and minimal fuss.

This release has been built using Go v1.25.5 to fix CVE-2025-61727 and CVE-2025-61729.
This release also includes multiple dependency upgrades for improved security and stability, including updates to Kubernetes utilities, controller-runtime, CSI libraries, and key Go modules (ginkgo, cobra, sync, crypto, and runc).
Thanks to @erikgb for setting up Renovate to automate all the dependency upgrades.

⚠️ csi-driver-spiffe depends on two Kubernetes maintained side-car containers: kubernetes-csi/node-driver-registrar, and kubernetes-csi/livenessprobe, which had not been updated at the time of this release.

OCI_MANAGER_IMAGE: quay.io/jetstack/cert-manager-csi-driver-spiffe
OCI_MANAGER_TAG: v0.11.0
OCI_APPROVER_IMAGE: quay.io/jetstack/cert-manager-csi-driver-spiffe
OCI_APPROVER_TAG: v0.11.0
HELM_CHART_IMAGE: quay.io/jetstack/charts/cert-manager-csi-driver-spiffe
HELM_CHART_VERSION: v0.11.0

New Contributors

Full Changelog: v0.10.1...v0.11.0