1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-13 01:40:48 +02:00

chore(deps): update helmv3

This commit is contained in:
renovate[bot]
2025-07-11 09:13:05 +00:00
committed by GitHub
parent 1a03217208
commit b56d8ac21e
2 changed files with 6 additions and 6 deletions

View File

@ -1,15 +1,15 @@
dependencies:
- name: dex
repository: https://charts.dexidp.io
version: 0.20.0
version: 0.23.0
- name: oauth2-proxy
repository: https://oauth2-proxy.github.io/manifests
version: 7.10.2
version: 7.12.19
- 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:d4c13dc7cfeb95a6a35d481d846fcfec23de5e7f0dc90ad8c66bba1eb8922d13
generated: "2025-01-30T11:31:39.156062012Z"
digest: sha256:8d1d166c7c1043edd2006bb8e8d2db32a6b876febad2854253570d7ea141f064
generated: "2025-07-11T09:12:51.37658736Z"

View File

@ -3,10 +3,10 @@ description: K8S example based on https://kind.sigs.k8s.io
name: kubernetes
dependencies:
- name: dex
version: 0.20.0
version: 0.23.0
repository: https://charts.dexidp.io
- name: oauth2-proxy
version: &chartVersion 7.10.2
version: &chartVersion 7.12.19
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