Skip to content

Commit f4b8824

Browse files
chore: update oauth2-proxy to v7.14.2 (#390)
* chore: update oauth2-proxy to v7.14.2 Signed-off-by: Daniel J. Luke <dluke@geeklair.net> * fix PR link Signed-off-by: Daniel J. Luke <dluke@geeklair.net> * bump chart version Signed-off-by: Daniel J. Luke <dluke@geeklair.net> --------- Signed-off-by: Daniel J. Luke <dluke@geeklair.net> Co-authored-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
1 parent 008a064 commit f4b8824

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

helm/oauth2-proxy/Chart.yaml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: oauth2-proxy
2-
version: 10.1.2
2+
version: 10.1.3
33
apiVersion: v2
4-
appVersion: 7.13.0
4+
appVersion: 7.14.2
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
66
description: A reverse proxy that provides authentication with Google, Github or other providers
77
keywords:
@@ -30,10 +30,8 @@ maintainers:
3030
kubeVersion: ">=1.16.0-0"
3131
annotations:
3232
artifacthub.io/changes: |
33-
- kind: added
34-
description: Added config.requiredSecretKeys option to selectively include secrets (allows excluding client-secret for federated auth scenarios)
33+
- kind: changed
34+
description: Updated Oauth2-Proxy image to v7.14.2
3535
links:
3636
- name: Github PR
37-
url: https://github.com/oauth2-proxy/manifests/pull/384
38-
- name: Github Issue
39-
url: https://github.com/oauth2-proxy/manifests/issues/376
37+
url: https://github.com/oauth2-proxy/manifests/pull/390

0 commit comments

Comments
 (0)