mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
* [bitnami/oauth2-proxy] Release 3.6.1 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
34 lines
1017 B
YAML
34 lines
1017 B
YAML
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 7.4.0
|
|
dependencies:
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 17.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: A reverse proxy and static file server that provides authentication using Providers (Google, GitHub, and others) to validate accounts by email, domain or group.
|
|
home: https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy
|
|
icon: https://bitnami.com/assets/stacks/oauth2-proxy/img/oauth2-proxy-stack-220x234.png
|
|
keywords:
|
|
- kubernetes
|
|
- oauth
|
|
- oauth2
|
|
- authentication
|
|
- google
|
|
- github
|
|
maintainers:
|
|
- name: Bitnami
|
|
url: https://github.com/bitnami/charts
|
|
name: oauth2-proxy
|
|
sources:
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/oauth2-proxy
|
|
- https://github.com/oauth2-proxy/oauth2-proxy
|
|
version: 3.6.1
|