Skip to content

Commit 972fcbf

Browse files
Updated the Redis chart to the latest version
1 parent 19f10a4 commit 972fcbf

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: 20.0.3
5-
digest: sha256:b8142981b69ed14338ca56f9d0ece05dd096f778c6f0ae1a7b7daa262c975033
6-
generated: "2024-08-23T15:51:56.306488+02:00"
4+
version: 20.0.4
5+
digest: sha256:27f4f0333b52ef1cda7c634d8b2d70e330a1756d727cc6b6bcee0a7966a8d616
6+
generated: "2024-09-04T17:40:25.42468+02:00"

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.7.14
2+
version: 7.7.15
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.3
17+
version: 20.0.4
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: fixed
38-
description: Fixed the readme wording.
38+
description: Updated the Redis chart to the latest version.
3939
links:
4040
- name: Github PR
41-
url: https://github.com/oauth2-proxy/manifests/pull/232
41+
url: https://github.com/oauth2-proxy/manifests/pull/233

0 commit comments

Comments
 (0)