This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
spire-0.4.0
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
- Better spire-server entry commands by @kfox1111 in #59
- Add beta note to readme by @faisal-memon in #62
- Use quote function instead of actual quotes by @faisal-memon in #71
- Fix sigstore/cosign-installer usage in release workflow by @marcofranssen in #73
- Add arm64 support to Helm chart by @marcofranssen in #74
- Bump sigstore/cosign-installer from 2.8.1 to 3.0.1 by @dependabot in #76
- Add k8s 1.26.0 (Kind) to the test matrix by @marcofranssen in #77
- Add extra initContainers, containers, volumes to agent and server by @kfox1111 in #67
- Make sure all configmap changes rollout by @kfox1111 in #81
- UpstreamAuthority cert-manager support by @kfox1111 in #82
- Fix sources in Chart.yaml by @kfox1111 in #85
- Fix Homepage URL by @marcofranssen in #87
- Switch to non root nginx by @kfox1111 in #89
- Allow all subchart to conditionally disable by @kfox1111 in #90
- Make spire agent server address configurable by @kfox1111 in #91
- Make server service account allow list configurable by @kfox1111 in #92
- Add a flag to configure the Kubernetes NodeAttestor by @kfox1111 in #83
- Add values for server TTL configurables by @marcofranssen in #94
- Allow to configure spire-server CA key type by @marcofranssen in #95
- Add script to automate cutting a release by @marcofranssen in #98
New Contributors
- @faisal-memon made their first contribution in #62
Full Changelog: spire-0.3.0...spire-0.4.0