Note: All the helm charts in this repo are beta. We encourage you to try them out and contribute. The API may change as we move towards a production ready release.
A suite of Helm Charts for standardized installations of SPIRE components in Kubernetes environments.
helm repo add spiffe https://spiffe.github.io/helm-charts/
helm repo update
Unless otherwise noted in an application chart README, the following dependencies will follow these prescribed version compatibility rules.
Dependency | Supported Versions |
---|---|
SPIRE | 1.5.3 +, 1.6.x |
Helm | 3.x |
Kubernetes | 1.21+ |
Note: For Kubernetes, we will officially support the last 3 versions as described in k8s versioning. Any version before the last 3 we will try to support as long it doesn't bring security issues or any big maintenance burden. The first version we tested this chart with is
1.21
.
Before contributing ensure to check our CONTRIBUTING guidelines.
This project is licensed under Apache License, Version 2.0.
Vulnerabilities can be reported by sending an email to [email protected]. A confirmation email will be sent to acknowledge the report within 72 hours. A second acknowledgement will be sent within 7 days when the vulnerability has been positively or negatively confirmed.