Skip to content

Commit 684bd8f

Browse files
Merge pull request #313 from oauth2-proxy/renovate/all-patch-updates
chore(deps): update helm release redis to v21.1.7
2 parents 1061b84 + 473d7c1 commit 684bd8f

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.1.6
5-
digest: sha256:49dfd86214b02acba41480afd7b0edb05e5484e5428f92401894d964025d0e45
6-
generated: "2025-05-26T08:24:16.14527304Z"
4+
version: 21.1.7
5+
digest: sha256:9ea083569d8d723cb22d762beb856acdb0f32a71d7f2ef7111744a18f6c04abf
6+
generated: "2025-05-27T10:03:38.057840831Z"

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.16
2+
version: 7.12.17
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: 21.1.6
17+
version: 21.1.7
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: Fix deployment nodeSelector rendering in template
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/305
38+
url: https://github.com/oauth2-proxy/manifests/pull/313

0 commit comments

Comments
 (0)