mirror of
https://github.com/bitnami/charts.git
synced 2026-02-24 06:47:26 +08:00
* [oauth2-proxy] Add field externalRedis.databaseIndex Signed-off-by: Andrew Melnick <meln5674@kettering.edu> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Andrew Melnick <meln5674@kettering.edu> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: oauth2-proxy
|
|
image: docker.io/bitnami/oauth2-proxy:7.6.0-debian-12-r12
|
|
apiVersion: v2
|
|
appVersion: 7.6.0
|
|
dependencies:
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 19.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: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: oauth2-proxy
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy
|
|
version: 5.3.0
|