1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-09-16 09:16:33 +02:00

chore(deps): update helmv3

This commit is contained in:
renovate[bot]
2025-09-07 08:05:31 +00:00
committed by GitHub
parent 8afb047e01
commit aba9a75628
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.23.0
version: 0.24.0
- name: oauth2-proxy
repository: https://oauth2-proxy.github.io/manifests
version: 7.14.1
version: 7.18.0
- 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:9b18e072db6863053c2967d023929ab4b9c03b6bd84f6529d90fe7a9ec5e315f
generated: "2025-07-20T08:56:43.559585022Z"
digest: sha256:fee913531bfb67e5555e995d8fb040c330e6eb4b5a8c777ceb9841135ea9bb84
generated: "2025-09-07T08:05:24.228228439Z"

View File

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