1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-08 22:46:33 +02:00

chore(deps): update helmv3

This commit is contained in:
renovate[bot]
2025-01-08 20:33:25 +00:00
committed by Jan Larwig
parent 75a1099a8f
commit 5df6053280
2 changed files with 6 additions and 6 deletions

View File

@ -3,10 +3,10 @@ description: K8S example based on https://kind.sigs.k8s.io
name: kubernetes
dependencies:
- name: dex
version: 0.18.0
version: 0.19.1
repository: https://charts.dexidp.io
- name: oauth2-proxy
version: &chartVersion 7.7.9
version: &chartVersion 7.9.2
repository: https://oauth2-proxy.github.io/manifests
# https://github.com/postmanlabs/httpbin/issues/549 is still in progress, for now using a non-official chart
- name: httpbin