Skip to content

Commit 91ecc8a

Browse files
Update index.yaml
Signed-off-by: pierluigilenoci <[email protected]>
1 parent c8c2beb commit 91ecc8a

File tree

1 file changed

+45
-1
lines changed

1 file changed

+45
-1
lines changed

index.yaml

Lines changed: 45 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,50 @@
11
apiVersion: v1
22
entries:
33
oauth2-proxy:
4+
- annotations:
5+
artifacthub.io/changes: |
6+
- kind: added
7+
description: Added config.requiredSecretKeys option to selectively include secrets (allows excluding client-secret for federated auth scenarios)
8+
links:
9+
- name: Github PR
10+
url: https://github.com/oauth2-proxy/manifests/pull/384
11+
- name: Github Issue
12+
url: https://github.com/oauth2-proxy/manifests/issues/376
13+
apiVersion: v2
14+
appVersion: 7.13.0
15+
created: "2026-01-15T19:29:19.600625653Z"
16+
dependencies:
17+
- condition: redis-ha.enabled
18+
name: redis-ha
19+
repository: https://dandydeveloper.github.io/charts
20+
version: 4.35.5
21+
description: A reverse proxy that provides authentication with Google, Github
22+
or other providers
23+
digest: a3f3c0ac048368754a0d1b535fa3971bee32c04b1e63a2d5a4127d2012098e5a
24+
home: https://oauth2-proxy.github.io/oauth2-proxy/
25+
keywords:
26+
- kubernetes
27+
- oauth
28+
- oauth2
29+
- authentication
30+
- google
31+
- github
32+
- redis
33+
kubeVersion: '>=1.16.0-0'
34+
maintainers:
35+
36+
name: pierluigilenoci
37+
38+
name: tuunit
39+
40+
name: JoelSpeed
41+
name: oauth2-proxy
42+
sources:
43+
- https://github.com/oauth2-proxy/oauth2-proxy
44+
- https://github.com/oauth2-proxy/manifests
45+
urls:
46+
- https://github.com/oauth2-proxy/manifests/releases/download/oauth2-proxy-10.1.0/oauth2-proxy-10.1.0.tgz
47+
version: 10.1.0
448
- annotations:
549
artifacthub.io/changes: |
650
- kind: changed
@@ -8900,4 +8944,4 @@ entries:
89008944
urls:
89018945
- https://github.com/oauth2-proxy/manifests/releases/download/oauth2-proxy-3.2.6/oauth2-proxy-3.2.6.tgz
89028946
version: 3.2.6
8903-
generated: "2026-01-15T15:15:07.914512386Z"
8947+
generated: "2026-01-15T19:29:19.601165752Z"

0 commit comments

Comments
 (0)