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 fe2c837 commit d82a8d6Copy full SHA for d82a8d6
helm/oauth2-proxy/Chart.yaml
@@ -1,7 +1,7 @@
1
name: oauth2-proxy
2
-version: 7.15.0
+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: Add trafficDistribution field to service for controlling traffic distribution
+ description: Updated OAuth2-Proxy image to v7.11.0
36
links:
37
- name: Github PR
38
- url: https://github.com/oauth2-proxy/manifests/pull/324
+ url: https://github.com/oauth2-proxy/manifests/pull/328
0 commit comments