Skip to content

Commit 00a9552

Browse files
Upgrade to the latest version of Redis
1 parent aacb95a commit 00a9552

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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: 6.24.0
2+
version: 6.24.1
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: ~18.5.0
17+
version: 18.12.1
1818
repository: https://charts.bitnami.com/bitnami
1919
alias: redis
2020
condition: redis.enabled
@@ -35,7 +35,7 @@ kubeVersion: ">=1.9.0-0"
3535
annotations:
3636
artifacthub.io/changes: |
3737
- kind: added
38-
description: Upgrade to the latest version of the software
38+
description: Upgrade to the latest version of Redis
3939
links:
4040
- name: Github PR
41-
url: https://github.com/oauth2-proxy/manifests/pull/184
41+
url: https://github.com/oauth2-proxy/manifests/pull/185

0 commit comments

Comments
 (0)