Skip to content

Commit

Permalink
[bitnami/oauth2-proxy] Release 6.2.3 (#31383)
Browse files Browse the repository at this point in the history
* [bitnami/oauth2-proxy] Release 6.2.3 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 15, 2025
1 parent fdbdfdf commit 26bae82
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 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.2.2 (2025-01-14)
## 6.2.3 (2025-01-15)

* [bitnami/oauth2-proxy] Release 6.2.2 ([#31357](https://github.com/bitnami/charts/pull/31357))
* [bitnami/oauth2-proxy] Release 6.2.3 ([#31383](https://github.com/bitnami/charts/pull/31383))

## <small>6.2.2 (2025-01-14)</small>

* [bitnami/oauth2-proxy] Release 6.2.2 (#31357) ([92f3960](https://github.com/bitnami/charts/commit/92f3960af8766a3e952dd22d34f787d3e54d916f)), closes [#31357](https://github.com/bitnami/charts/issues/31357)

## <small>6.2.1 (2025-01-13)</small>

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.6.2
version: 20.6.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.0
digest: sha256:315d495bcf27f2b83469ff2a4b7dde7324a135df8fffcd1dd4b1360d17817f5f
generated: "2025-01-13T02:46:47.059029082Z"
digest: sha256:68ad3bebf1d4af98b70368d502ad083c380f0c58384a82eb742d6e09575eacf2
generated: "2025-01-15T15:07:38.737143289Z"
6 changes: 3 additions & 3 deletions bitnami/oauth2-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: oauth2-proxy
image: docker.io/bitnami/oauth2-proxy:7.8.0-debian-12-r0
image: docker.io/bitnami/oauth2-proxy:7.8.1-debian-12-r0
apiVersion: v2
appVersion: 7.8.0
appVersion: 7.8.1
dependencies:
- condition: redis.enabled
name: redis
Expand All @@ -35,4 +35,4 @@ maintainers:
name: oauth2-proxy
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/oauth2-proxy
version: 6.2.2
version: 6.2.3
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.0-debian-12-r0
tag: 7.8.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 26bae82

Please sign in to comment.