1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-05-27 23:08:10 +02:00

chore(deps): update helm release dex to v0.20.0 (#2936)

This commit is contained in:
renovate[bot] 2025-02-01 10:02:41 +01:00 committed by GitHub
parent b72a9f41ea
commit 2d29cee51e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
dependencies:
- name: dex
repository: https://charts.dexidp.io
version: 0.19.1
version: 0.20.0
- name: oauth2-proxy
repository: https://oauth2-proxy.github.io/manifests
version: 7.10.2
@ -11,5 +11,5 @@ dependencies:
- name: hello-world
repository: https://conservis.github.io/helm-charts
version: 1.1.0
digest: sha256:57e80342b55cfaeb469389ef3bf74e509c88fb693edb6ca350100bda54a1fcdd
generated: "2025-01-20T18:48:56.168284007Z"
digest: sha256:d4c13dc7cfeb95a6a35d481d846fcfec23de5e7f0dc90ad8c66bba1eb8922d13
generated: "2025-01-30T11:31:39.156062012Z"

View File

@ -3,7 +3,7 @@ description: K8S example based on https://kind.sigs.k8s.io
name: kubernetes
dependencies:
- name: dex
version: 0.19.1
version: 0.20.0
repository: https://charts.dexidp.io
- name: oauth2-proxy
version: &chartVersion 7.10.2