Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions helm/oauth2-proxy/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 21.0.0
digest: sha256:66d53d1c57f0608046b46f9499141789e1574ac7ae299b37bb67523692d4c2b0
generated: "2025-05-07T07:08:14.395804735Z"
version: 21.1.5
digest: sha256:e1376081457cecfbe26ee55d650e2dd31005f7d2fecdff4d369ec1d30df710b8
generated: "2025-05-21T13:45:38.962624524Z"
6 changes: 3 additions & 3 deletions helm/oauth2-proxy/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: oauth2-proxy
version: 7.12.13
version: 7.12.14
apiVersion: v2
appVersion: 7.9.0
home: https://oauth2-proxy.github.io/oauth2-proxy/
Expand All @@ -14,7 +14,7 @@ keywords:
- redis
dependencies:
- name: redis
version: 21.0.0
version: 21.1.5
repository: https://charts.bitnami.com/bitnami
alias: redis
condition: redis.enabled
Expand All @@ -35,4 +35,4 @@ annotations:
description: Updated the Redis chart to the latest version
links:
- name: Github PR
url: https://github.com/oauth2-proxy/manifests/pull/308
url: https://github.com/oauth2-proxy/manifests/pull/310
Loading