mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/oauth2-proxy] Release 6.2.14 (#33487)
* [bitnami/oauth2-proxy] Release 6.2.14 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>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 6.2.13 (2025-05-06)
|
||||
## 6.2.14 (2025-05-07)
|
||||
|
||||
* [bitnami/oauth2-proxy] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33416](https://github.com/bitnami/charts/pull/33416))
|
||||
* [bitnami/oauth2-proxy] Release 6.2.14 ([#33487](https://github.com/bitnami/charts/pull/33487))
|
||||
|
||||
## <small>6.2.13 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/oauth2-proxy] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (# ([4d0bf5d](https://github.com/bitnami/charts/commit/4d0bf5daa6b9684f4493075626c13b74cc052cdc)), closes [#33416](https://github.com/bitnami/charts/issues/33416)
|
||||
|
||||
## <small>6.2.12 (2025-04-28)</small>
|
||||
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: clusterUtility
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: oauth2-proxy
|
||||
image: docker.io/bitnami/oauth2-proxy:7.9.0-debian-12-r0
|
||||
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:
|
||||
@@ -20,7 +20,9 @@ dependencies:
|
||||
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.
|
||||
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:
|
||||
@@ -36,4 +38,4 @@ maintainers:
|
||||
name: oauth2-proxy
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy
|
||||
version: 6.2.13
|
||||
version: 6.2.14
|
||||
|
||||
@@ -314,7 +314,7 @@ ingress:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/oauth2-proxy
|
||||
tag: 7.9.0-debian-12-r0
|
||||
tag: 7.9.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user