mirror of
https://github.com/bitnami/charts.git
synced 2026-02-20 03:58:02 +08:00
[bitnami/oauth2-proxy] Release 5.3.1 (#26746)
* [bitnami/oauth2-proxy] Release 5.3.1 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
|
||||
|
||||
## 5.3.1 (2024-06-05)
|
||||
|
||||
* [bitnami/oauth2-proxy] Release 5.3.1 ([#26746](https://github.com/bitnami/charts/pull/26746))
|
||||
|
||||
## 5.3.0 (2024-05-27)
|
||||
|
||||
* [bitnami/oauth2-proxy] Add field externalRedis.databaseIndex ([#26439](https://github.com/bitnami/charts/pull/26439))
|
||||
* [bitnami/oauth2-proxy] Add field externalRedis.databaseIndex (#26439) ([43a38d4](https://github.com/bitnami/charts/commit/43a38d47397e7af81002f0adda65ea266c7369a9)), closes [#26439](https://github.com/bitnami/charts/issues/26439)
|
||||
|
||||
## 5.2.0 (2024-05-24)
|
||||
|
||||
|
||||
@@ -1,10 +1,9 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 19.4.0
|
||||
version: 19.5.1
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.19.3
|
||||
digest: sha256:1eccb87b8cb9b2ef3b9c78ae88907ca1063b3c49ae34f0b0bc76e2626417b246
|
||||
generated: "2024-05-21T17:06:43.601414+02:00"
|
||||
|
||||
digest: sha256:fdf132a57b50e70ba6d50f6146c8cf3b031a1134982270771e8b64b5f0a91017
|
||||
generated: "2024-06-05T05:57:15.410747242Z"
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: oauth2-proxy
|
||||
image: docker.io/bitnami/oauth2-proxy:7.6.0-debian-12-r12
|
||||
image: docker.io/bitnami/oauth2-proxy:7.6.0-debian-12-r13
|
||||
apiVersion: v2
|
||||
appVersion: 7.6.0
|
||||
dependencies:
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: oauth2-proxy
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy
|
||||
version: 5.3.0
|
||||
version: 5.3.1
|
||||
|
||||
@@ -307,7 +307,7 @@ ingress:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/oauth2-proxy
|
||||
tag: 7.6.0-debian-12-r12
|
||||
tag: 7.6.0-debian-12-r13
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user