We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a1993a commit d86050dCopy full SHA for d86050d
helm/oauth2-proxy/Chart.yaml
@@ -1,7 +1,7 @@
1
name: oauth2-proxy
2
-version: 7.14.0
+version: 7.14.1
3
apiVersion: v2
4
-appVersion: 7.9.0
+appVersion: 7.10.0
5
home: https://oauth2-proxy.github.io/oauth2-proxy/
6
description: A reverse proxy that provides authentication with Google, Github or other providers
7
keywords:
@@ -32,7 +32,7 @@ kubeVersion: ">=1.16.0-0"
32
annotations:
33
artifacthub.io/changes: |
34
- kind: changed
35
- description: Support IPv4/IPv6 dual-stack
+ description: Updated OAuth2-Proxy image to v7.10.0
36
links:
37
- name: Github PR
38
- url: https://github.com/oauth2-proxy/manifests/pull/319
+ url: https://github.com/oauth2-proxy/manifests/pull/321
0 commit comments