Skip to content

spire-0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 17:55

A Helm chart for deploying the complete Spire stack including: spire-server, spire-agent, spiffe-csi-driver, spiffe-oidc-discovery-provider and spire-controller-manager.

What's Changed

  • Fix whitespace in spire-agent daemonset by @marcofranssen in #238
  • Add support for enabling the spire-agent admin socket by @kfox1111 in #234
  • Added emptyDir volume to spire-agent SCC by @sabre1041 in #243
  • make audit_log_enabled configurable by @mcrors in #241
  • Bump helm/kind-action from 1.8.0 to 1.9.0 by @dependabot in #245
  • Bump test chart dependencies by @github-actions in #246
  • Bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 in /tests by @dependabot in #249
  • Add example for using SPIRE for mTLS with Keycloak by @moritzschmitz-oviva in #248
  • Bump test chart dependencies by @github-actions in #252
  • Add global override for kubectl tag by @kfox1111 in #251
  • Add support for integration tests in the tests/integration dir by @kfox1111 in #253
  • Add support for specifying server admin_ids by @kfox1111 in #254
  • Add support for specifying agent authorized_delegates by @kfox1111 in #255
  • Bump helm/kind-action from 1.8.0 to 1.9.0 by @dependabot in #256
  • Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 in /tests by @dependabot in #257
  • Upgrade to spire-controller-manager 0.4.3 by @kfox1111 in #258
  • Fix OpenShift Federation Ingress bug by @maia-iyer in #260
  • Bump test chart dependencies by @github-actions in #263
  • Bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 by @dependabot in #267
  • Initial SPIRE 1.9.0 support by @kfox1111 in #262
  • Enable CA settings via global by @kfox1111 in #268
  • Add direct tpm support for spire-server by @kfox1111 in #211
  • Add direct tpm support for spire-agent by @kfox1111 in #216
  • Configurable daemonsets updateStrategy by @marcofranssen in #212
  • add pod labels to spire server values by @mcrors in #271
  • Bump test chart dependencies by @github-actions in #272
  • Add pod labels to the SPIRE agent by @mcrors in #273
  • Bump spire Helm Chart version from 0.17.2 to 0.18.0 by @faisal-memon in #274

New Contributors

Full Changelog: spire-0.17.2...spire-0.18.0