Skip to content

Commit 0289fd2

Browse files
chore(base-cluster/dependencies): update helm release oauth2-proxy to v7.14.2
1 parent 50a5112 commit 0289fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/base-cluster/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ global:
121121
oauth2-proxy:
122122
url: https://oauth2-proxy.github.io/manifests
123123
charts:
124-
oauth2-proxy: 7.14.1
124+
oauth2-proxy: 7.14.2
125125
condition: '{{ and .Values.global.authentication.config .Values.monitoring.prometheus.enabled }}'
126126
metrics-server:
127127
url: https://kubernetes-sigs.github.io/metrics-server

0 commit comments

Comments
 (0)