chore(deps): update helmv3

This commit is contained in:
renovate[bot] 2025-10-28 06:46:46 +00:00 committed by GitHub
parent e693f4070a
commit 5c64429500
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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-10-28T06:46:35.38300324Z"

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