mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-06-13 00:07:26 +02:00
chore(deps): update helm release dex to v0.20.0 (#2936)
This commit is contained in:
parent
b72a9f41ea
commit
2d29cee51e
@ -1,7 +1,7 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: dex
|
- name: dex
|
||||||
repository: https://charts.dexidp.io
|
repository: https://charts.dexidp.io
|
||||||
version: 0.19.1
|
version: 0.20.0
|
||||||
- name: oauth2-proxy
|
- name: oauth2-proxy
|
||||||
repository: https://oauth2-proxy.github.io/manifests
|
repository: https://oauth2-proxy.github.io/manifests
|
||||||
version: 7.10.2
|
version: 7.10.2
|
||||||
@ -11,5 +11,5 @@ dependencies:
|
|||||||
- name: hello-world
|
- name: hello-world
|
||||||
repository: https://conservis.github.io/helm-charts
|
repository: https://conservis.github.io/helm-charts
|
||||||
version: 1.1.0
|
version: 1.1.0
|
||||||
digest: sha256:57e80342b55cfaeb469389ef3bf74e509c88fb693edb6ca350100bda54a1fcdd
|
digest: sha256:d4c13dc7cfeb95a6a35d481d846fcfec23de5e7f0dc90ad8c66bba1eb8922d13
|
||||||
generated: "2025-01-20T18:48:56.168284007Z"
|
generated: "2025-01-30T11:31:39.156062012Z"
|
||||||
|
@ -3,7 +3,7 @@ description: K8S example based on https://kind.sigs.k8s.io
|
|||||||
name: kubernetes
|
name: kubernetes
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: dex
|
- name: dex
|
||||||
version: 0.19.1
|
version: 0.20.0
|
||||||
repository: https://charts.dexidp.io
|
repository: https://charts.dexidp.io
|
||||||
- name: oauth2-proxy
|
- name: oauth2-proxy
|
||||||
version: &chartVersion 7.10.2
|
version: &chartVersion 7.10.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user