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 2ac4bca commit d39092aCopy full SHA for d39092a
helm/oauth2-proxy/Chart.yaml
@@ -1,7 +1,7 @@
1
name: oauth2-proxy
2
-version: 7.9.2
+version: 7.10.0
3
apiVersion: v2
4
-appVersion: 7.7.1
+appVersion: 7.8.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:
@@ -35,7 +35,7 @@ kubeVersion: ">=1.16.0-0"
35
annotations:
36
artifacthub.io/changes: |
37
- kind: fixed
38
- description: fixed incorrect helm template syntax in readme.md
+ description: update oauth2-proxy to v7.8.0
39
links:
40
- name: Github PR
41
- url: https://github.com/oauth2-proxy/manifests/pull/274
+ url: https://github.com/oauth2-proxy/manifests/pull/276
0 commit comments