Skip to content

Commit 771de61

Browse files
Merge pull request #327 from oauth2-proxy/renovate/all-patch-updates
chore(deps): update helm release redis to v21.2.13
2 parents fe2c837 + e56192d commit 771de61

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

helm/oauth2-proxy/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: redis
33
repository: https://charts.bitnami.com/bitnami
4-
version: 21.2.12
5-
digest: sha256:bfa6acf37abc6dddedee29a8dd60ba338aff4cdb18278bf6d7cfd3d66cd31543
6-
generated: "2025-07-17T08:14:43.074290074Z"
4+
version: 21.2.13
5+
digest: sha256:30d0d639dffab461d6ba8e398dca14de7c3f798a07111c851dc2b60d685bc24e
6+
generated: "2025-07-31T07:39:57.497794176Z"

helm/oauth2-proxy/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: oauth2-proxy
2-
version: 7.15.0
2+
version: 7.15.1
33
apiVersion: v2
44
appVersion: 7.10.0
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -14,7 +14,7 @@ keywords:
1414
- redis
1515
dependencies:
1616
- name: redis
17-
version: 21.2.12
17+
version: 21.2.13
1818
repository: https://charts.bitnami.com/bitnami
1919
alias: redis
2020
condition: redis.enabled
@@ -32,7 +32,7 @@ kubeVersion: ">=1.16.0-0"
3232
annotations:
3333
artifacthub.io/changes: |
3434
- kind: changed
35-
description: Add trafficDistribution field to service for controlling traffic distribution
35+
description: Updated the Redis chart to the latest version
3636
links:
3737
- name: Github PR
38-
url: https://github.com/oauth2-proxy/manifests/pull/324
38+
url: https://github.com/oauth2-proxy/manifests/pull/327

0 commit comments

Comments
 (0)