1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-13 01:40:48 +02:00
Files
oauth2-proxy/contrib/local-environment/kubernetes/Chart.yaml

19 lines
618 B
YAML
Raw Permalink Normal View History

apiVersion: v2
description: K8S example based on https://kind.sigs.k8s.io
name: kubernetes
dependencies:
- name: dex
version: 0.20.0
2024-01-27 09:57:42 +01:00
repository: https://charts.dexidp.io
- name: oauth2-proxy
version: &chartVersion 7.10.2
2024-01-27 09:57:42 +01:00
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
2024-01-27 09:57:42 +01:00
version: 1.1.0
repository: https://conservis.github.io/helm-charts
- name: hello-world
2024-01-27 09:57:42 +01:00
version: 1.1.0
repository: https://conservis.github.io/helm-charts
2024-01-27 09:57:42 +01:00
version: *chartVersion