Skip to content

Commit

Permalink
[bitnami/oauth2-proxy] Release 6.2.7 (#31899)
Browse files Browse the repository at this point in the history
* [bitnami/oauth2-proxy] Release 6.2.7 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 Feb 12, 2025
1 parent e640853 commit 40b41aa
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
9 changes: 7 additions & 2 deletions bitnami/oauth2-proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 6.2.6 (2025-02-05)
## 6.2.7 (2025-02-12)

* [bitnami/oauth2-proxy] Release 6.2.6 ([#31773](https://github.com/bitnami/charts/pull/31773))
* [bitnami/oauth2-proxy] Release 6.2.7 ([#31899](https://github.com/bitnami/charts/pull/31899))

## <small>6.2.6 (2025-02-05)</small>

* [bitnami/oauth2-proxy] Release 6.2.6 (#31773) ([4851a17](https://github.com/bitnami/charts/commit/4851a17bd2244c0d485d1d0c2caa82b06a87f84d)), closes [#31773](https://github.com/bitnami/charts/issues/31773)
* Update copyright year (#31682) ([e9f02f5](https://github.com/bitnami/charts/commit/e9f02f5007068751f7eb2270fece811e685c99b6)), closes [#31682](https://github.com/bitnami/charts/issues/31682)

## <small>6.2.5 (2025-01-24)</small>

Expand Down
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.8.1-debian-12-r3
image: docker.io/bitnami/oauth2-proxy:7.8.1-debian-12-r5
apiVersion: v2
appVersion: 7.8.1
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.2.6
version: 6.2.7
2 changes: 1 addition & 1 deletion bitnami/oauth2-proxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ ingress:
image:
registry: docker.io
repository: bitnami/oauth2-proxy
tag: 7.8.1-debian-12-r3
tag: 7.8.1-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 40b41aa

Please sign in to comment.