Files
deprecated-helm-charts/stable/oauth2-proxy/Chart.yaml
T
Cédric de Saint Martin a760960276 [stable/oauth2-proxy] fix PodDisruptionBudget. (#19394)
* [stable/oauth2-proxy] fix PodDisruptionBudget.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>

* [stable/oauth2-proxy] Fix Chart.yaml home page.

Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2019-12-05 07:46:32 -08:00

23 lines
490 B
YAML

name: oauth2-proxy
version: 2.1.1
apiVersion: v1
appVersion: 4.0.0
home: https://pusher.github.io/oauth2_proxy/
description: A reverse proxy that provides authentication with Google, Github or other providers
keywords:
- kubernetes
- oauth
- oauth2
- authentication
- google
- github
maintainers:
- name: desaintmartin
email: cedric.dsm@gmail.com
- name: miouge1
email: maxime@root314.com
sources:
- https://github.com/pusher/oauth2_proxy
engine: gotpl
kubeVersion: ">=1.9.0-0"