Skip to main content

SPIRL Agent Releases

Latest Assets

AssetTypeLatest Release VersionLocation
SPIRL System Helm ChartHelm Chart0.8.0oci://ghcr.io/spirl/charts/spirl-system:0.8.0
SPIRL AgentContainer Imagev0.15.1ghcr.io/spirl/spirl-agent:v0.15.1
SPIRL ControllerContainer Image0.5.0ghcr.io/spirl/spirl-controller:v0.5.0
SPIRL AgentAMD64 Debian Package0.15.1https://spirl-releases.s3.us-west-2.amazonaws.com/spirl-agent/0.15.1/spirl-agent_0.15.1_amd64.deb
SPIRL AgentARM64 Debian Package0.15.1https://spirl-releases.s3.us-west-2.amazonaws.com/spirl-agent/0.15.1/spirl-agent_0.15.1_arm64.deb

Additionally, the SPIRL Agent uses the SPIFFE CSI Driver and CSI Node Driver Registrar at the following pinned versions:

AssetTypeLatest Release VersionLocation
SPIFFE CSI DriverContainer Imagev0.2.3ghcr.io/spiffe/spiffe-csi-driver:0.2.3
CSI Node Driver RegistrarContainer Imagev2.6.0registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0

Release Notes

spirl-system-helm-chart 0.8.0

Enhancements

  • You can specify imagePullSecrets now for all pods in the helm chart.
  • Introduces a useGRPCFastRedial endpoint configuration option to spirl-agent that will trigger faster redialing of the endpoint when using DNS based load balancers.
  • Improves the spirl-agent daemonset update strategy to replace agent pods with less impact to the workload API
  • Annotation collection on Kubernetes collections is now supported using the includeAnnotations option

spirl-agent v0.15.1

Enhancements

  • Introduces a useGRPCFastRedial endpoint configuration option to spirl-agent that will trigger faster redialing of the endpoint when using DNS based load balancers.
  • Improves the spirl-agent daemonset update strategy to replace agent pods with less impact to the workload API
  • Annotation collection on Kubernetes collections is now supported using the includeAnnotations option