Skip to content

Commit c157290

Browse files
chore(base-cluster/dependencies): update helm release oauth2-proxy to v9.0.1
1 parent 4d1f3e5 commit c157290

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: 9.0.0
124+
oauth2-proxy: 9.0.1
125125
condition: '{{ and (not (empty .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)