mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 06:57:55 +08:00
* [bitnami/oauth2-proxy] Release 8.0.1 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
42 lines
1.1 KiB
YAML
42 lines
1.1 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
images: |
|
|
- name: oauth2-proxy
|
|
image: docker.io/bitnami/oauth2-proxy:7.11.0-debian-12-r2
|
|
licenses: Apache-2.0
|
|
tanzuCategory: clusterUtility
|
|
apiVersion: v2
|
|
appVersion: 7.11.0
|
|
dependencies:
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 22.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://dyltqmyl993wv.cloudfront.net/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: 8.0.1
|