Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dexidp/helm-charts

Dex Helm chart repository
https://github.com/dexidp/helm-charts

hacktoberfest helm-charts

Last synced: about 2 months ago
JSON representation

Dex Helm chart repository

Awesome Lists containing this project

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.