1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-08 22:46:33 +02:00
Files
oauth2-proxy/contrib/local-environment/kubernetes/Chart.yaml
renovate[bot] b05bdc0fbd chore(deps): update helm examples (#2951)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-13 22:06:39 +02:00

19 lines
619 B
YAML

apiVersion: v2
description: K8S example based on https://kind.sigs.k8s.io
name: kubernetes
dependencies:
- name: dex
version: 0.23.0
repository: https://charts.dexidp.io
- name: oauth2-proxy
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
version: 1.1.0
repository: https://conservis.github.io/helm-charts
- name: hello-world
version: 1.1.0
repository: https://conservis.github.io/helm-charts
version: *chartVersion