Skip to content

Commit

Permalink
[bitnami/oauth2-proxy] Release 6.0.2 (#29259)
Browse files Browse the repository at this point in the history
* [bitnami/oauth2-proxy] Release 6.0.2 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Sep 6, 2024
1 parent cc3ce8e commit c0e0c19
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
8 changes: 6 additions & 2 deletions bitnami/oauth2-proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 6.0.1 (2024-08-27)
## 6.0.2 (2024-09-06)

* [bitnami/oauth2-proxy] Release 6.0.1 ([#29065](https://github.com/bitnami/charts/pull/29065))
* [bitnami/oauth2-proxy] Release 6.0.2 ([#29259](https://github.com/bitnami/charts/pull/29259))

## <small>6.0.1 (2024-08-27)</small>

* [bitnami/oauth2-proxy] Release 6.0.1 (#29065) ([63ac0ba](https://github.com/bitnami/charts/commit/63ac0bab25da3c6ab4cacadd543fa34501471acc)), closes [#29065](https://github.com/bitnami/charts/issues/29065)

## 6.0.0 (2024-08-13)

Expand Down
6 changes: 3 additions & 3 deletions bitnami/oauth2-proxy/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.0.3
version: 20.0.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:a802f7d00c2127037c0f437ac0d2968da5e456a7f417441d265947d66e83b172
generated: "2024-08-27T19:49:49.769134873Z"
digest: sha256:9f5f34fc041303be69155c34a51c39e75e62d2bd3f21545df6eb5207acf8b610
generated: "2024-09-06T05:10:53.738669024Z"
4 changes: 2 additions & 2 deletions bitnami/oauth2-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: oauth2-proxy
image: docker.io/bitnami/oauth2-proxy:7.6.0-debian-12-r20
image: docker.io/bitnami/oauth2-proxy:7.6.0-debian-12-r22
apiVersion: v2
appVersion: 7.6.0
dependencies:
Expand Down Expand Up @@ -35,4 +35,4 @@ maintainers:
name: oauth2-proxy
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy
version: 6.0.1
version: 6.0.2
2 changes: 1 addition & 1 deletion bitnami/oauth2-proxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ ingress:
image:
registry: docker.io
repository: bitnami/oauth2-proxy
tag: 7.6.0-debian-12-r20
tag: 7.6.0-debian-12-r22
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit c0e0c19

Please sign in to comment.