Skip to content

Commit 4e9f723

Browse files
Merge pull request #279 from oauth2-proxy/renovate/all-patch-updates
chore(deps): update helm release redis to v20.6.3
2 parents 1af861e + a8c2ab4 commit 4e9f723

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.6.2
5-
digest: sha256:5bb187d0a231b8af9719fea80521f8e5235dad3cc9177c2c7a8d6b4a544ff6f3
6-
generated: "2025-01-08T10:11:40.886313551Z"
4+
version: 20.6.3
5+
digest: sha256:3cfefd3318ea5941893874462b37eac00a2c9ef6e084e7c8b8c5114c4b515873
6+
generated: "2025-01-15T13:57:59.211744999Z"

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.10.1
2+
version: 7.10.2
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.6.2
17+
version: 20.6.3
1818
repository: https://charts.bitnami.com/bitnami
1919
alias: redis
2020
condition: redis.enabled
@@ -35,7 +35,7 @@ kubeVersion: ">=1.16.0-0"
3535
annotations:
3636
artifacthub.io/changes: |
3737
- kind: changed
38-
description: update oauth2-proxy to v7.8.1
38+
description: update helm release redis to v20.6.3
3939
links:
4040
- name: Github PR
41-
url: https://github.com/oauth2-proxy/manifests/pull/278
41+
url: https://github.com/oauth2-proxy/manifests/pull/279

0 commit comments

Comments
 (0)