[bitnami/oauth2-proxy] Release 5.3.12 (#28733)

* [bitnami/oauth2-proxy] Release 5.3.12 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:
Bitnami Bot
2024-08-07 09:26:25 +02:00
committed by GitHub
parent bc19c52835
commit 1f2bc8b4bd
4 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 5.3.11 (2024-07-25)
## 5.3.12 (2024-08-07)
* [bitnami/oauth2-proxy] Release 5.3.11 ([#28451](https://github.com/bitnami/charts/pull/28451))
* [bitnami/oauth2-proxy] Release 5.3.12 ([#28733](https://github.com/bitnami/charts/pull/28733))
## <small>5.3.11 (2024-07-25)</small>
* [bitnami/oauth2-proxy] Release 5.3.11 (#28451) ([2c92255](https://github.com/bitnami/charts/commit/2c922556df1f63c7f8396621c65e31d3d9d4bfe2)), closes [#28451](https://github.com/bitnami/charts/issues/28451)
## <small>5.3.10 (2024-07-24)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.6.3
version: 19.6.4
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.5
digest: sha256:00cda8bbf148ec35ae685fd4eabcd19320465811fed0069a4622c5dbbea07cd0
generated: "2024-07-25T07:11:51.924734555Z"
version: 2.21.0
digest: sha256:6f21d41a87b8a82b662b233e91a865ed5f28dfc5638baa127511aaf82ebc35e7
generated: "2024-08-07T07:09:17.949872886Z"

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: oauth2-proxy
image: docker.io/bitnami/oauth2-proxy:7.6.0-debian-12-r18
image: docker.io/bitnami/oauth2-proxy:7.6.0-debian-12-r19
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.11
version: 5.3.12

View File

@@ -309,7 +309,7 @@ ingress:
image:
registry: docker.io
repository: bitnami/oauth2-proxy
tag: 7.6.0-debian-12-r18
tag: 7.6.0-debian-12-r19
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'