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.
2 parents 771de61 + b5ae38d commit cd33585Copy full SHA for cd33585
helm/oauth2-proxy/Chart.yaml
@@ -1,7 +1,7 @@
1
name: oauth2-proxy
2
-version: 7.15.1
+version: 7.16.0
3
apiVersion: v2
4
-appVersion: 7.10.0
+appVersion: 7.11.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: Updated the Redis chart to the latest version
+ description: Updated OAuth2-Proxy image to v7.11.0
36
links:
37
- name: Github PR
38
- url: https://github.com/oauth2-proxy/manifests/pull/327
+ url: https://github.com/oauth2-proxy/manifests/pull/329
0 commit comments