File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11name : oauth2-proxy
2- version : 6.15.1
2+ version : 6.15.2
33apiVersion : v2
44appVersion : 7.4.0
55home : https://oauth2-proxy.github.io/oauth2-proxy/
@@ -35,9 +35,7 @@ kubeVersion: ">=1.9.0-0"
3535annotations :
3636 artifacthub.io/changes : |
3737 - kind: fixed
38- description: Created a workaround to fix the EKS bug related to Capabilities.KubeVersion.Minor in clusters with version 1.25+
38+ description: Drop capabilities of wait-for-redis container
3939 links:
40- - name: Github Issue
41- url: https://github.com/oauth2-proxy/manifests/issues/155
4240 - name: Github PR
43- url: https://github.com/oauth2-proxy/manifests/pull/157
41+ url: https://github.com/oauth2-proxy/manifests/pull/158
Original file line number Diff line number Diff line change 7171 readOnlyRootFilesystem : true
7272 runAsNonRoot : true
7373 runAsUser : 65534
74+ capabilities :
75+ drop :
76+ - ALL
7477 {{- end }}
7578 containers :
7679 - name : {{ .Chart.Name }}
You can’t perform that action at this time.
0 commit comments