*0e41a7dFix failing Tornjak ingress port (#28) *df1abf6Bump to spire 1.7.3 (#31) *69a20e3Merge pull request #29 from spiffe/tornjak-version *3036a41Switch to version v1.4.0 *da49059Update Tornjak image version *0fa43a5Add plugin support to the spire agent (#22) *c5c5320Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 in /tests (#27) *afba33fAdd spire agent experimental flags (#26) *1107278Bump test chart dependencies *03ff618Add Tornjak ingress (#16) *8f1bfc1Merge pull request #23 from spiffe/examples-doc *cd386ebMerge branch 'main' into examples-doc *12937dbUpdate Example README *06d6690Bump test chart dependencies (#20) *8aca48fPush the changes that update-tags creates (#19) *a6cb397Exit code from diff indicating changes should not block commit. (#17) *ebfa518Update FAQ from repo switch (#15) *c23e6cbFix issue with version checker not running *51c20b1Bump actions/checkout from 4.0.0 to 4.1.0 (#9) *21db1e4Add a test to ensure upgrades work (#6) *f86648fBump github.com/onsi/gomega from 1.27.10 to 1.28.0 in /tests *babd677Bump helm.sh/helm/v3 from 3.12.3 to 3.13.0 in /tests *45187feAdd back CODE-OF-CONDUCT *50825d9Deny production runs of example.org trust domains (#229) *712a0f6Bump actions/checkout from 4.0.0 to 4.1.0 *f04bdc3Add support for experimental flags (#492) *7cdae92Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 in /tests (#490) *d3091a8Fix spire-server configmap UpstreamAuthority/aws_pca and KeyManager/a… (#489) *7a96175Remove developer-guy as a CODEOWNER Signed-off-by: Faisal Memon <[email protected]>
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.
SPIFFE Helm Charts
A suite of Helm Charts for standardized installations of SPIRE components in Kubernetes environments.
Add Helm repository
helm repo add spiffe https://spiffe.github.io/helm-charts/
helm repo update
Dependencies and Version Compatibility
Unless otherwise noted in an application chart README, the following dependencies will follow these prescribed version compatibility rules.
| Dependency | Supported Versions |
|---|---|
| SPIRE | 1.6.x, 1.7.x |
| Helm | 3.x |
| Kubernetes | 1.22+ |
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.22.
Contributing
Before contributing ensure to check our CONTRIBUTING guidelines.
LICENSE
This project is licensed under Apache License, Version 2.0.
Reporting a Vulnerability
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.