mirror of
https://github.com/bitnami/charts.git
synced 2026-02-11 04:37:23 +08:00
[bitnami/oauth2-proxy] Update dependencies (#28856)
* [bitnami/oauth2-proxy] Update dependencies Signed-off-by: Jota Martos <jotamartos@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Jota Martos <jotamartos@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 5.3.12 (2024-08-07)
|
||||
## 6.0.0 (2024-08-13)
|
||||
|
||||
* [bitnami/oauth2-proxy] Release 5.3.12 ([#28733](https://github.com/bitnami/charts/pull/28733))
|
||||
* [bitnami/oauth2-proxy] Update dependencies ([#28856](https://github.com/bitnami/charts/pull/28856))
|
||||
|
||||
## <small>5.3.12 (2024-08-07)</small>
|
||||
|
||||
* [bitnami/oauth2-proxy] Release 5.3.12 (#28733) ([1f2bc8b](https://github.com/bitnami/charts/commit/1f2bc8b4bdbbb6bdcae14b6849c962b279824177)), closes [#28733](https://github.com/bitnami/charts/issues/28733)
|
||||
|
||||
## <small>5.3.11 (2024-07-25)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 19.6.4
|
||||
version: 20.0.1
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.21.0
|
||||
digest: sha256:6f21d41a87b8a82b662b233e91a865ed5f28dfc5638baa127511aaf82ebc35e7
|
||||
generated: "2024-08-07T07:09:17.949872886Z"
|
||||
version: 2.22.0
|
||||
digest: sha256:96b45beb05bf77462d6674bf8b4b53fa953f8f29711d48b10cb4c5a5ae0ccd52
|
||||
generated: "2024-08-13T12:00:36.038503+02:00"
|
||||
|
||||
@@ -13,7 +13,7 @@ dependencies:
|
||||
- condition: redis.enabled
|
||||
name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 19.x.x
|
||||
version: 20.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: oauth2-proxy
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy
|
||||
version: 5.3.12
|
||||
version: 6.0.0
|
||||
|
||||
@@ -375,6 +375,10 @@ Find more information about how to deal with common errors related to Bitnami's
|
||||
|
||||
## Upgrading
|
||||
|
||||
### To 6.0.0
|
||||
|
||||
This major updates the Redis® subchart to its newest major, 20.0.0. [Here](https://github.com/bitnami/charts/tree/main/bitnami/redis#to-2000) you can find more information about the changes introduced in that version.
|
||||
|
||||
### To 5.0.0
|
||||
|
||||
This major bump changes the following security defaults:
|
||||
|
||||
Reference in New Issue
Block a user