Go to file
spire-helm-version-checker[bot] 86f0aecc57
Bump test chart dependencies (#641)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <694733+marcofranssen@users.noreply.github.com>
Co-authored-by: kfox1111 <Kevin.Fox@pnnl.gov>
2025-08-07 07:27:41 -07:00
.devcontainer Add devcontainer support to the repo (#98) 2023-12-12 12:50:32 +01:00
.github Bump test chart dependencies (#641) 2025-08-07 07:27:41 -07:00
charts Bump test chart dependencies (#641) 2025-08-07 07:27:41 -07:00
examples Remove region from awsiid node attestor (#630) 2025-07-15 16:23:18 -07:00
project Support Openshift deployment (#13) 2023-10-31 16:27:23 +00:00
tests Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 in /tests (#634) 2025-07-24 09:23:16 -07:00
.editorconfig Add basic unit test framework (#390) 2023-07-19 18:36:07 +00:00
.gitignore Adds AWS KMS KeyManager support (#435) 2023-08-18 09:52:51 +02:00
.nojekyll Disable jekyll for gh-pages 2023-02-21 15:47:06 +01:00
CODE-OF-CONDUCT.md Cleanup documentation 2023-11-08 13:11:58 +01:00
CODEOWNERS Remove developer-guy as a CODEOWNER 2023-09-18 17:52:01 +02:00
CONTRIBUTING.md Add devcontainer support to the repo (#98) 2023-12-12 12:50:32 +01:00
FAQ.md Cleanup documentation 2023-11-08 13:11:58 +01:00
LICENSE Initial commit 2022-11-30 10:16:57 -06:00
Makefile Add some nested diagrams (#102) 2023-11-13 14:14:24 -08:00
README.md Update the documentation (#172) 2024-01-23 08:05:49 -08:00
ct.yaml Update helm-charts repository URL (#58) 2023-10-25 08:54:16 +00:00
helm-docs.sh Cleanup documentation 2023-11-08 13:11:58 +01:00
release-chart.sh Bump spire Helm Chart version from 0.15.1 to 0.16.0 2023-12-01 16:03:24 +01:00

README.md

Note Things to consider:

  1. We do not support running out of the git main branch. This is where development happens. Please use released versions via the published repo or git tags.
  2. 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

Apache 2.0 License Development Phase Artifact Hub

A suite of Helm Charts for standardized installations of SPIRE components in Kubernetes environments.

How to install or upgrade

You most likely want to do an integrated setup based on the spire chart. See the Instructions.

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 security@spiffe.io. 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.