Skip to content

Commit f0ed6c9

Browse files
Merge pull request #291 from oauth2-proxy/renovate/all-patch-updates
chore(deps): update helm release redis to v20.10.1
2 parents ddde62e + 6121436 commit f0ed6c9

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.10.0
5-
digest: sha256:84504bb20c13421aa9e390d578ab9f0eecb0e9e665f10848cc08cf19fe329a95
6-
generated: "2025-02-27T13:38:39.454582098Z"
4+
version: 20.10.1
5+
digest: sha256:937c41c3d18f0ede983d42dac1bfa61afed5484b1b9e8983bfad13347454d2d3
6+
generated: "2025-03-03T14:13:49.778910823Z"

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.2
2+
version: 7.12.3
33
apiVersion: v2
44
appVersion: 7.8.1
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -14,7 +14,7 @@ keywords:
1414
- redis
1515
dependencies:
1616
- name: redis
17-
version: 20.10.0
17+
version: 20.10.1
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/290
38+
url: https://github.com/oauth2-proxy/manifests/pull/291

0 commit comments

Comments
 (0)