mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-05-21 22:33:38 +02:00
chore(deps): update helmv3
This commit is contained in:
parent
0f5abe55d2
commit
92c2f06bf7
@ -1,15 +1,15 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: dex
|
- name: dex
|
||||||
repository: https://charts.dexidp.io
|
repository: https://charts.dexidp.io
|
||||||
version: 0.16.0
|
version: 0.18.0
|
||||||
- name: oauth2-proxy
|
- name: oauth2-proxy
|
||||||
repository: https://oauth2-proxy.github.io/manifests
|
repository: https://oauth2-proxy.github.io/manifests
|
||||||
version: 6.23.1
|
version: 6.24.2
|
||||||
- name: httpbin
|
- name: httpbin
|
||||||
repository: https://conservis.github.io/helm-charts
|
repository: https://conservis.github.io/helm-charts
|
||||||
version: 1.1.0
|
version: 1.1.0
|
||||||
- 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:00b9fe9ea476c873550f9ee1feef25f789053cd7333e68b1116212840dead0fb
|
digest: sha256:37be1a55c4b075ef28ce76dffdc86915cad980996f5a5b4bc8290ab28f70ac87
|
||||||
generated: "2024-01-27T09:00:30.255018+01:00"
|
generated: "2024-06-10T15:20:42.975672215Z"
|
||||||
|
@ -3,10 +3,10 @@ description: K8S example based on https://kind.sigs.k8s.io
|
|||||||
name: kubernetes
|
name: kubernetes
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: dex
|
- name: dex
|
||||||
version: 0.16.0
|
version: 0.18.0
|
||||||
repository: https://charts.dexidp.io
|
repository: https://charts.dexidp.io
|
||||||
- name: oauth2-proxy
|
- name: oauth2-proxy
|
||||||
version: &chartVersion 6.23.1
|
version: &chartVersion 6.24.2
|
||||||
repository: https://oauth2-proxy.github.io/manifests
|
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
|
# https://github.com/postmanlabs/httpbin/issues/549 is still in progress, for now using a non-official chart
|
||||||
- name: httpbin
|
- name: httpbin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user