mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [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>
23 lines
490 B
YAML
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"
|