mirror of
https://github.com/bitnami/charts.git
synced 2026-03-15 06:47:24 +08:00
[bitnami/oauth2-proxy] Release 6.0.1 (#29065)
* [bitnami/oauth2-proxy] Release 6.0.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
|
||||
|
||||
## 6.0.1 (2024-08-27)
|
||||
|
||||
* [bitnami/oauth2-proxy] Release 6.0.1 ([#29065](https://github.com/bitnami/charts/pull/29065))
|
||||
|
||||
## 6.0.0 (2024-08-13)
|
||||
|
||||
* [bitnami/oauth2-proxy] Update dependencies ([#28856](https://github.com/bitnami/charts/pull/28856))
|
||||
* [bitnami/oauth2-proxy] Update dependencies (#28856) ([a6cecdf](https://github.com/bitnami/charts/commit/a6cecdf534b24a0d8d5d196bdf7b6b6f67ecab70)), closes [#28856](https://github.com/bitnami/charts/issues/28856)
|
||||
|
||||
## <small>5.3.12 (2024-08-07)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 20.0.1
|
||||
version: 20.0.3
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.22.0
|
||||
digest: sha256:96b45beb05bf77462d6674bf8b4b53fa953f8f29711d48b10cb4c5a5ae0ccd52
|
||||
generated: "2024-08-13T12:00:36.038503+02:00"
|
||||
digest: sha256:a802f7d00c2127037c0f437ac0d2968da5e456a7f417441d265947d66e83b172
|
||||
generated: "2024-08-27T19:49:49.769134873Z"
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: oauth2-proxy
|
||||
image: docker.io/bitnami/oauth2-proxy:7.6.0-debian-12-r19
|
||||
image: docker.io/bitnami/oauth2-proxy:7.6.0-debian-12-r20
|
||||
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: 6.0.0
|
||||
version: 6.0.1
|
||||
|
||||
@@ -309,7 +309,7 @@ ingress:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/oauth2-proxy
|
||||
tag: 7.6.0-debian-12-r19
|
||||
tag: 7.6.0-debian-12-r20
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user