github hashicorp/consul-k8s v1.8.13

latest release: v1.9.8
5 hours ago

1.8.13 (May 24, 2026)

SECURITY:

BUG FIXES:

  • connect-init: fix incorrect FIPS Consul version check that caused misleading WARN messages in the consul-connect-inject-init init container logs even when a fully FIPS-compliant setup was used. The original check queried /v1/agent/version with a non-pointer map, so the response was never decoded and both FIPS warnings fired on every pod startup. The fix decodes the endpoint response correctly and checks the returned FIPS value. [GH-5252]

Don't miss a new consul-k8s release

NewReleases is sending notifications on new releases.