mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/oauth2-proxy] Release 6.2.11 (#32757)
* [bitnami/oauth2-proxy] Release 6.2.11 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 6.2.10 (2025-03-25)
|
||||
## 6.2.11 (2025-04-02)
|
||||
|
||||
* [bitnami/oauth2-proxy] Release 6.2.10 ([#32609](https://github.com/bitnami/charts/pull/32609))
|
||||
* [bitnami/oauth2-proxy] Release 6.2.11 ([#32757](https://github.com/bitnami/charts/pull/32757))
|
||||
|
||||
## <small>6.2.10 (2025-03-25)</small>
|
||||
|
||||
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
|
||||
* [bitnami/oauth2-proxy] Release 6.2.10 (#32609) ([218d09f](https://github.com/bitnami/charts/commit/218d09fa753c6fd3a6e2d4405b460a1116ba3964)), closes [#32609](https://github.com/bitnami/charts/issues/32609)
|
||||
|
||||
## <small>6.2.9 (2025-03-05)</small>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: oauth2-proxy
|
||||
image: docker.io/bitnami/oauth2-proxy:7.8.2-debian-12-r0
|
||||
image: docker.io/bitnami/oauth2-proxy:7.8.2-debian-12-r1
|
||||
apiVersion: v2
|
||||
appVersion: 7.8.2
|
||||
dependencies:
|
||||
@@ -36,4 +36,4 @@ maintainers:
|
||||
name: oauth2-proxy
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy
|
||||
version: 6.2.10
|
||||
version: 6.2.11
|
||||
|
||||
@@ -314,7 +314,7 @@ ingress:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/oauth2-proxy
|
||||
tag: 7.8.2-debian-12-r0
|
||||
tag: 7.8.2-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