Skip to content

Commit 09bd6a6

Browse files
Merge pull request #300 from oauth2-proxy/renovate/all-patch-updates
chore(deps): update helm release redis to v20.11.5
2 parents 14b815a + 6ec3a96 commit 09bd6a6

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: 20.11.4
5-
digest: sha256:a2cdd170fc55d302f5027c2a83ad360f9446faf99627fcade1a0a2f5a5804695
6-
generated: "2025-03-24T09:31:41.0616816Z"
4+
version: 20.11.5
5+
digest: sha256:0a4f6757f14e4220436ad3231a4216d8342296990ce7f01580b450de25f0ce52
6+
generated: "2025-04-09T15:01:06.192696904Z"

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.12.8
2+
version: 7.12.9
33
apiVersion: v2
44
appVersion: 7.8.2
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -14,7 +14,7 @@ keywords:
1414
- redis
1515
dependencies:
1616
- name: redis
17-
version: 20.11.4
17+
version: 20.11.5
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: Updated the OAuth2 Proxy appVersion to 7.8.2
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/298
38+
url: https://github.com/oauth2-proxy/manifests/pull/300

0 commit comments

Comments
 (0)