mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
* [bitnami/oauth2-proxy] feat!: ⬆️ 💥 Bump Redis(R) to 8.0 Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com> Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> Co-authored-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.9.0-debian-12-r1
|
|
licenses: Apache-2.0
|
|
tanzuCategory: clusterUtility
|
|
apiVersion: v2
|
|
appVersion: 7.9.0
|
|
dependencies:
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 21.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: 7.0.0
|