Skip to content

Commit 2211280

Browse files
Merge pull request #240 from pierluigilenoci/redis_20.1.4
chore: Updated the Redis chart to the latest version
2 parents ae77b47 + 3b9dd04 commit 2211280

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.1.3
5-
digest: sha256:43c09b7013f61187354d33df393840e90addf96403f3ddce223b790a118f93a6
6-
generated: "2024-09-16T15:22:27.186887+02:00"
4+
version: 20.1.4
5+
digest: sha256:c17df8fa246c8470d4acabf3ade290bebf2ef626c14c1c4692c52bfe704d9d90
6+
generated: "2024-09-19T14:48:19.700218+02:00"

helm/oauth2-proxy/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: oauth2-proxy
2-
version: 7.7.20
2+
version: 7.7.21
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.1.3
17+
version: 20.1.4
1818
repository: https://charts.bitnami.com/bitnami
1919
alias: redis
2020
condition: redis.enabled

0 commit comments

Comments
 (0)