Files
deprecated-helm-charts/stable/dex/Chart.yaml
T
Shane Starcher 37bf2e2867 [dex] - initial chart for coreos/dex (#4580)
* initial dex chart by kfox1111

* dex template updates, label cleanup, slight refactor, version update to 2.10.0

* using standardized naming for services

* adding notes, helmignore

* remove default resource usage

* dex allowing service annotations

* dex using proper labels for the job and using helm hooks

* confirm to rbac

* fixing deployment version and chart label
2018-04-07 09:04:09 -07:00

17 lines
366 B
YAML

name: dex
version: 0.1.0
appVersion: 2.10.0
description: CoreOS Dex
keywords:
- dex
- oidc
icon: https://github.com/coreos/dex/raw/master/Documentation/logos/dex-glyph-color.png
home: https://github.com/coreos/dex/
source:
- https://github.com/coreos/dex/
maintainers:
- name: kfox1111
email: Kevin.Fox@pnnl.gov
- name: sstarcher
email: shane.starcher@gmail.com