Skip to content

Commit 4001c23

Browse files
Merge pull request #308 from oauth2-proxy/renovate/major-all-major-updates
chore(deps): update helm release redis to v21
2 parents 296aab9 + 6370a60 commit 4001c23

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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: 20.13.4
5-
digest: sha256:c0bd22fe0fe4271fceaee8790f3d0db62393646d8b30a3e132799513c826b104
6-
generated: "2025-04-30T10:05:40.170577754Z"
4+
version: 21.0.0
5+
digest: sha256:66d53d1c57f0608046b46f9499141789e1574ac7ae299b37bb67523692d4c2b0
6+
generated: "2025-05-07T07:08:14.395804735Z"

helm/oauth2-proxy/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: oauth2-proxy
2-
version: 7.12.12
2+
version: 7.12.13
33
apiVersion: v2
44
appVersion: 7.9.0
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -14,7 +14,7 @@ keywords:
1414
- redis
1515
dependencies:
1616
- name: redis
17-
version: 20.13.4
17+
version: 21.0.0
1818
repository: https://charts.bitnami.com/bitnami
1919
alias: redis
2020
condition: redis.enabled
@@ -35,4 +35,4 @@ annotations:
3535
description: Updated the Redis chart to the latest version
3636
links:
3737
- name: Github PR
38-
url: https://github.com/oauth2-proxy/manifests/pull/306
38+
url: https://github.com/oauth2-proxy/manifests/pull/308

0 commit comments

Comments
 (0)