Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dexidp/helm-charts
Dex Helm chart repository
https://github.com/dexidp/helm-charts
hacktoberfest helm-charts
Last synced: about 1 month 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T18:03:17.000Z (4 months ago)
- Last Synced: 2024-08-07T21:22:59.665Z (4 months ago)
- Topics: hacktoberfest, helm-charts
- Language: Smarty
- Homepage:
- Size: 226 KB
- Stars: 50
- Watchers: 7
- Forks: 79
- 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
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/dexidp/helm-charts/release.yaml?style=flat-square&branch=master)
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/dex)](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.