Skip to content

Commit 40ea5c5

Browse files
authored
bump redis chart version (#361)
bump redis chart version bump redis chart version bump chart version Signed-off-by: Nico <[email protected]>
1 parent 48ad0ce commit 40ea5c5

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-ha
33
repository: https://dandydeveloper.github.io/charts
4-
version: 4.34.10
5-
digest: sha256:71e111d423bf7d3e982daf0a6a880a5ef45d647f5963a036627e085f475bc9fb
6-
generated: "2025-09-13T05:45:16.764174774Z"
4+
version: 4.35.0
5+
digest: sha256:14e77cba3fb7726c9fbd6336876cd9bba23b4ea49e900d3a4608b94e7fa7b26f
6+
generated: "2025-10-08T16:53:26.172668+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: 8.3.0
2+
version: 8.3.1
33
apiVersion: v2
44
appVersion: 7.12.0
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -14,7 +14,7 @@ keywords:
1414
- redis
1515
dependencies:
1616
- name: redis-ha
17-
version: 4.34.10
17+
version: 4.35.0
1818
repository: https://dandydeveloper.github.io/charts
1919
alias: redis
2020
condition: redis.enabled
@@ -32,7 +32,7 @@ kubeVersion: ">=1.16.0-0"
3232
annotations:
3333
artifacthub.io/changes: |
3434
- kind: added
35-
description: Add NetworkPolicy manifest to the helm chart
35+
description: Bump Redis Chart Version
3636
links:
3737
- name: Github PR
38-
url: https://github.com/oauth2-proxy/manifests/pull/357
38+
url: https://github.com/oauth2-proxy/manifests/pull/361

0 commit comments

Comments
 (0)