Skip to content

Commit f6bfe9d

Browse files
chore: Updated the Redis chart to the latest version.
Signed-off-by: Pierluigi Lenoci <[email protected]>
1 parent 7812446 commit f6bfe9d

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.2.0
5-
digest: sha256:47ad8723e0e56d9107d8b49178faae878935cfc044bde5b2c09e861d629c68c4
6-
generated: "2024-10-12T19:51:47.603146+02:00"
4+
version: 20.2.1
5+
digest: sha256:bf01227285cf95d0f82a637c00e3c1cf0dcc856913465134c785b70973fdc5f0
6+
generated: "2024-10-16T18:40:23.783337+02:00"

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.7.26
2+
version: 7.7.27
33
apiVersion: v2
44
appVersion: 7.7.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.2.0
17+
version: 20.2.1
1818
repository: https://charts.bitnami.com/bitnami
1919
alias: redis
2020
condition: redis.enabled
@@ -38,4 +38,4 @@ annotations:
3838
description: Updated the Redis chart to the latest version.
3939
links:
4040
- name: Github PR
41-
url: https://github.com/oauth2-proxy/manifests/pull/243
41+
url: https://github.com/oauth2-proxy/manifests/pull/247

0 commit comments

Comments
 (0)