Skip to content

Commit b5b911a

Browse files
Merge pull request #235 from pierluigilenoci/redis_20.1.0
chore: updated the Redis chart to the latest version
2 parents c192114 + 041a56f commit b5b911a

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.0.5
5-
digest: sha256:35dc2f8102993bfae6323bda1307bfbff79f367e8b2a8b51c9d7f1c67608f93e
6-
generated: "2024-09-05T12:08:22.178124+02:00"
4+
version: 20.1.0
5+
digest: sha256:0e77be1bb537e90a8ccf2e169fbfb71af5c1ff6c38f00bb39c32d004b2ec286a
6+
generated: "2024-09-09T12:39:25.622902+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.16
2+
version: 7.7.17
33
apiVersion: v2
44
appVersion: 7.6.0
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -14,7 +14,7 @@ keywords:
1414
- redis
1515
dependencies:
1616
- name: redis
17-
version: 20.0.5
17+
version: 20.1.0
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/234
41+
url: https://github.com/oauth2-proxy/manifests/pull/235

0 commit comments

Comments
 (0)