mirror of
https://github.com/bitnami/charts.git
synced 2026-03-02 08:05:03 +08:00
[bitnami/oauth2-proxy] Release 6.2.5 (#31577)
* [bitnami/oauth2-proxy] Release 6.2.5 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 6.2.4 (2025-01-17)
|
||||
## 6.2.5 (2025-01-24)
|
||||
|
||||
* [bitnami/oauth2-proxy] Release 6.2.4 ([#31439](https://github.com/bitnami/charts/pull/31439))
|
||||
* [bitnami/oauth2-proxy] Release 6.2.5 ([#31577](https://github.com/bitnami/charts/pull/31577))
|
||||
|
||||
## <small>6.2.4 (2025-01-17)</small>
|
||||
|
||||
* [bitnami/oauth2-proxy] Release 6.2.4 (#31439) ([14f55cc](https://github.com/bitnami/charts/commit/14f55cc57e45480ca38bf8259c5083daf592f745)), closes [#31439](https://github.com/bitnami/charts/issues/31439)
|
||||
|
||||
## <small>6.2.3 (2025-01-15)</small>
|
||||
|
||||
|
||||
@@ -4,6 +4,6 @@ dependencies:
|
||||
version: 20.6.3
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.29.0
|
||||
digest: sha256:68ad3bebf1d4af98b70368d502ad083c380f0c58384a82eb742d6e09575eacf2
|
||||
generated: "2025-01-15T15:07:38.737143289Z"
|
||||
version: 2.29.1
|
||||
digest: sha256:92838d87a3dea20e191029b94ea09f92d9246d2c1b204128311bfaeb84736895
|
||||
generated: "2025-01-24T15:58:41.941184882Z"
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: oauth2-proxy
|
||||
image: docker.io/bitnami/oauth2-proxy:7.8.1-debian-12-r1
|
||||
image: docker.io/bitnami/oauth2-proxy:7.8.1-debian-12-r2
|
||||
apiVersion: v2
|
||||
appVersion: 7.8.1
|
||||
dependencies:
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: oauth2-proxy
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy
|
||||
version: 6.2.4
|
||||
version: 6.2.5
|
||||
|
||||
@@ -314,7 +314,7 @@ ingress:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/oauth2-proxy
|
||||
tag: 7.8.1-debian-12-r1
|
||||
tag: 7.8.1-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user