Files
deprecated-helm-charts/stable/oauth2-proxy/Chart.yaml
T
Jeff BillimekandCédric de Saint Martin 46e229b270 [stable/oauth2-proxy] - update to support k8s v1.16 (#18238)
* update to support k8s v1.16

Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>

* Add minimum kubeVersion

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* remove Ingress networking.k8s.io/v1beta1 apiVersion

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* Add major version notes to Readme

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* Fix linting

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* Update stable/oauth2-proxy/README.md

nice catch!

Co-Authored-By: Cédric de Saint Martin <cedric@desaintmartin.fr>
Signed-off-by: Jeff Billimek <jeff@billimek.com>

* Removing verbiabe about uninstalling the chart

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2019-11-21 01:45:28 -08:00

23 lines
477 B
YAML

name: oauth2-proxy
version: 2.0.0
apiVersion: v1
appVersion: 4.0.0
home: http://www.videntity.com/
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"