https://github.com/dexidp/helm-charts
Dex Helm chart repository
https://github.com/dexidp/helm-charts
hacktoberfest helm-charts
Last synced: 2 months ago
JSON representation
Dex Helm chart repository
- Host: GitHub
- URL: https://github.com/dexidp/helm-charts
- Owner: dexidp
- License: apache-2.0
- Created: 2020-11-18T11:38:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-16T10:39:35.000Z (3 months ago)
- Last Synced: 2025-02-16T11:26:36.661Z (3 months ago)
- Topics: hacktoberfest, helm-charts
- Language: Smarty
- Homepage:
- Size: 226 KB
- Stars: 54
- Watchers: 7
- Forks: 85
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-repositories - dexidp/helm-charts - Dex Helm chart repository (Smarty)
README
# Helm Charts

[](https://artifacthub.io/packages/search?repo=dex)Various Helm [charts](https://helm.sh/docs/topics/charts/) for [Dex](https://dexidp.io/).
## Usage
[Helm](https://helm.sh) must be installed to use these charts.
Please refer to the [official documentation](https://helm.sh/docs/intro/install/) to get started.```bash
helm repo add dex https://charts.dexidp.io
```You can then see the charts by running:
```bash
helm search repo dex
```## License
Apache 2.0 License. Please see [License File](LICENSE) for more information.