mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 08:47:24 +08:00
* [bitnami/several] Adapt Chart.yaml to set desired OCI annotations Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> * Bump chart version Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com> --------- Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
33 lines
924 B
YAML
33 lines
924 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://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/oauth2-proxy/img/oauth2-proxy-stack-220x234.png
|
|
keywords:
|
|
- kubernetes
|
|
- oauth
|
|
- oauth2
|
|
- authentication
|
|
- google
|
|
- github
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: oauth2-proxy
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy
|
|
version: 3.7.0
|