mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-01-10 04:18:14 +02:00
527c0c311c
The existing URL no longer works. This commit updates the Chart dependencies to use the new Stable chart URL. This will fix the "Chart not found" errors that occur if these example resources are used. Please keep in mind this is only a bandaid, as the repository is still EOL, and should not be used.
16 lines
474 B
Plaintext
16 lines
474 B
Plaintext
dependencies:
|
|
- name: dex
|
|
repository: https://charts.helm.sh/stable
|
|
version: 2.11.0
|
|
- name: oauth2-proxy
|
|
repository: https://charts.helm.sh/stable
|
|
version: 3.1.0
|
|
- name: httpbin
|
|
repository: https://conservis.github.io/helm-charts
|
|
version: 1.0.1
|
|
- name: hello-world
|
|
repository: https://conservis.github.io/helm-charts
|
|
version: 1.0.1
|
|
digest: sha256:e325948ece1706bd9d9e439568985db41e9a0d57623d0f9638249cb0d23821b8
|
|
generated: "2020-11-23T11:45:07.908898-08:00"
|