Skip to content

Commit

Permalink
[bitnami/oauth2-proxy] Release 6.2.1 (#31323)
Browse files Browse the repository at this point in the history
* [bitnami/oauth2-proxy] Release 6.2.1 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 Jan 13, 2025
1 parent cec8fd1 commit 51cefd2
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 8 deletions.
7 changes: 6 additions & 1 deletion bitnami/oauth2-proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 6.2.1 (2025-01-13)

* [bitnami/oauth2-proxy] Release 6.2.1 ([#31323](https://github.com/bitnami/charts/pull/31323))

## 6.2.0 (2024-12-10)

* [bitnami/oauth2-proxy] Detect non-standard images ([#30933](https://github.com/bitnami/charts/pull/30933))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/oauth2-proxy] Detect non-standard images (#30933) ([81f3a51](https://github.com/bitnami/charts/commit/81f3a51a0ee4bdc1de6e479643e9f1a35d95e5a9)), closes [#30933](https://github.com/bitnami/charts/issues/30933)

## <small>6.1.1 (2024-12-04)</small>

Expand Down
8 changes: 4 additions & 4 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.4.1
version: 20.6.2
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:54adf3da2dd64ec54b202df1939acea4c3b8d6adc2c715f52f7c76b729646d68
generated: "2024-12-10T17:20:52.044782+01:00"
version: 2.29.0
digest: sha256:315d495bcf27f2b83469ff2a4b7dde7324a135df8fffcd1dd4b1360d17817f5f
generated: "2025-01-13T02:46:47.059029082Z"
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.7.1-debian-12-r4
image: docker.io/bitnami/oauth2-proxy:7.7.1-debian-12-r5
apiVersion: v2
appVersion: 7.7.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.0
version: 6.2.1
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.7.1-debian-12-r4
tag: 7.7.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 51cefd2

Please sign in to comment.