mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 06:58:50 +08:00
[bitnami/oauth2-proxy] Release 6.2.2 (#31357)
* [bitnami/oauth2-proxy] Release 6.2.2 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 6.2.1 (2025-01-13)
|
||||
## 6.2.2 (2025-01-14)
|
||||
|
||||
* [bitnami/oauth2-proxy] Release 6.2.1 ([#31323](https://github.com/bitnami/charts/pull/31323))
|
||||
* [bitnami/oauth2-proxy] Release 6.2.2 ([#31357](https://github.com/bitnami/charts/pull/31357))
|
||||
|
||||
## <small>6.2.1 (2025-01-13)</small>
|
||||
|
||||
* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
|
||||
* [bitnami/oauth2-proxy] Release 6.2.1 (#31323) ([51cefd2](https://github.com/bitnami/charts/commit/51cefd2b742a0b106ed56dbb99346a09bb3b5ebb)), closes [#31323](https://github.com/bitnami/charts/issues/31323)
|
||||
|
||||
## 6.2.0 (2024-12-10)
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: oauth2-proxy
|
||||
image: docker.io/bitnami/oauth2-proxy:7.7.1-debian-12-r5
|
||||
image: docker.io/bitnami/oauth2-proxy:7.8.0-debian-12-r0
|
||||
apiVersion: v2
|
||||
appVersion: 7.7.1
|
||||
appVersion: 7.8.0
|
||||
dependencies:
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: oauth2-proxy
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy
|
||||
version: 6.2.1
|
||||
version: 6.2.2
|
||||
|
||||
@@ -314,7 +314,7 @@ ingress:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/oauth2-proxy
|
||||
tag: 7.7.1-debian-12-r5
|
||||
tag: 7.8.0-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user