We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe47c67 commit b2987f8Copy full SHA for b2987f8
1 file changed
helm/oauth2-proxy/Chart.yaml
@@ -1,7 +1,7 @@
1
name: oauth2-proxy
2
-version: 10.4.2
+version: 10.4.3
3
apiVersion: v2
4
-appVersion: 7.15.1
+appVersion: 7.15.2
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:
@@ -31,7 +31,7 @@ kubeVersion: ">=1.16.0-0"
31
annotations:
32
artifacthub.io/changes: |
33
- kind: changed
34
- description: Bump OAuth2 Proxy image to v7.15.1
+ description: Bump OAuth2 Proxy image to v7.15.2
35
links:
36
- name: GitHub PR
37
- url: https://github.com/oauth2-proxy/manifests/pull/403
+ url: https://github.com/oauth2-proxy/manifests/pull/406
0 commit comments