mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-05-27 23:08:10 +02:00
chore(deps): update helmv3
This commit is contained in:
parent
75a1099a8f
commit
5df6053280
@ -1,15 +1,15 @@
|
||||
dependencies:
|
||||
- name: dex
|
||||
repository: https://charts.dexidp.io
|
||||
version: 0.18.0
|
||||
version: 0.19.1
|
||||
- name: oauth2-proxy
|
||||
repository: https://oauth2-proxy.github.io/manifests
|
||||
version: 7.7.9
|
||||
version: 7.9.2
|
||||
- name: httpbin
|
||||
repository: https://conservis.github.io/helm-charts
|
||||
version: 1.1.0
|
||||
- name: hello-world
|
||||
repository: https://conservis.github.io/helm-charts
|
||||
version: 1.1.0
|
||||
digest: sha256:555e6bea14ee587dd2502f16b517701f6707c8a84cb350ec5e442364158d8f5d
|
||||
generated: "2024-07-23T18:20:46.490328557Z"
|
||||
digest: sha256:385f05766cd6cb064b3c2c7a4759e689d25a6ee47ad90d82d8d1ae813712fbf4
|
||||
generated: "2025-01-08T20:33:11.663719935Z"
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user