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 92e6d22 + e5b1da0 commit a66a1f9Copy full SHA for a66a1f9
helm/oauth2-proxy/Chart.yaml
@@ -1,5 +1,5 @@
1
name: oauth2-proxy
2
-version: 6.12.0
+version: 6.12.1
3
apiVersion: v2
4
appVersion: 7.4.0
5
home: https://oauth2-proxy.github.io/oauth2-proxy/
helm/oauth2-proxy/values.yaml
@@ -259,7 +259,7 @@ httpScheme: http
259
htpasswdFile:
260
enabled: false
261
existingSecret: ""
262
- entries: {}
+ entries: []
263
# One row for each user
264
# example:
265
# entries:
0 commit comments