https://github.com/ethyca/fides-helm
Helm charts to deploy Fides tools
https://github.com/ethyca/fides-helm
helm kubernetes privacy-as-code
Last synced: 9 months ago
JSON representation
Helm charts to deploy Fides tools
- Host: GitHub
- URL: https://github.com/ethyca/fides-helm
- Owner: ethyca
- License: apache-2.0
- Created: 2022-11-10T19:15:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-15T18:05:06.000Z (10 months ago)
- Last Synced: 2025-08-15T20:33:07.491Z (10 months ago)
- Topics: helm, kubernetes, privacy-as-code
- Language: Smarty
- Homepage: https://helm.ethyca.com
- Size: 317 KB
- Stars: 2
- Watchers: 9
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# fides-helm
This repository contains Helm charts and code examples to deploy [Fides](https://ethyca.github.io/fides).
To use the charts in this repository, first add the chart repository with the following commands:
```sh
helm repo add ethyca https://helm.ethyca.com
```
## Helm Charts
* [Fides Helm Chart](./fides/) - Deploy Fides to Kubernetes
## :balance_scale: License
The [Fides](https://github.com/ethyca/fides) ecosystem of tools are licensed under the [Apache Software License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).
Fides tools are built on [fideslang](https://github.com/ethyca/privacy-taxonomy), the Fides language specification, which is licensed under [CC by 4](https://github.com/ethyca/privacy-taxonomy/blob/main/LICENSE).
Fides is created and sponsored by Ethyca: a developer tools company building the trust infrastructure of the internet. If you have questions or need assistance getting started, let us know at fides@ethyca.com!