-
Notifications
You must be signed in to change notification settings - Fork 182
Expand file tree
/
Copy pathChart.yaml
More file actions
40 lines (40 loc) · 1.11 KB
/
Chart.yaml
File metadata and controls
40 lines (40 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
annotations:
artifacthub.io/changes: |
- kind: added
description: Added config.requiredSecretKeys option to selectively include secrets (allows excluding client-secret for federated auth scenarios)
links:
- name: Github PR
url: https://github.com/oauth2-proxy/manifests/pull/384
- name: Github Issue
url: https://github.com/oauth2-proxy/manifests/issues/376
apiVersion: v2
appVersion: 7.13.0
dependencies:
- condition: redis-ha.enabled
name: redis-ha
repository: https://dandydeveloper.github.io/charts
version: 4.35.7
description: A reverse proxy that provides authentication with Google, Github or other
providers
home: https://oauth2-proxy.github.io/oauth2-proxy/
keywords:
- kubernetes
- oauth
- oauth2
- authentication
- google
- github
- redis
kubeVersion: '>=1.16.0-0'
maintainers:
- email: pierluigi.lenoci@gmail.com
name: pierluigilenoci
- email: jan@larwig.com
name: tuunit
- email: joel.speed@hotmail.co.uk
name: JoelSpeed
name: oauth2-proxy
sources:
- https://github.com/oauth2-proxy/oauth2-proxy
- https://github.com/oauth2-proxy/manifests
version: 10.1.2