Skip to content

Commit 9e9c66d

Browse files
Merge pull request #289 from oauth2-proxy/renovate/all-minor-updates
chore(deps): update helm release redis to v20.9.0
2 parents d1a3e1c + 6cd6775 commit 9e9c66d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.8.0
5-
digest: sha256:a73c445a6e17154e161ca21d6e9acfd5b23fee9e04915129c54e56f968ff62b9
6-
generated: "2025-02-21T08:48:39.059521207Z"
4+
version: 20.9.0
5+
digest: sha256:f6e5b5c3c8e08726488cd2310d3c465c8ca891e96fc2233850e1588612ef9749
6+
generated: "2025-02-25T11:08:40.525645877Z"

helm/oauth2-proxy/Chart.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: oauth2-proxy
2-
version: 7.12.0
2+
version: 7.12.1
33
apiVersion: v2
44
appVersion: 7.8.1
55
home: https://oauth2-proxy.github.io/oauth2-proxy/
@@ -14,7 +14,7 @@ keywords:
1414
- redis
1515
dependencies:
1616
- name: redis
17-
version: 20.8.0
17+
version: 20.9.0
1818
repository: https://charts.bitnami.com/bitnami
1919
alias: redis
2020
condition: redis.enabled
@@ -31,8 +31,8 @@ maintainers:
3131
kubeVersion: ">=1.16.0-0"
3232
annotations:
3333
artifacthub.io/changes: |
34-
- kind: added
35-
description: Add extraInitContainer option for startup customization
34+
- kind: changed
35+
description: Updated the Redis chart to the latest version
3636
links:
3737
- name: Github PR
38-
url: https://github.com/oauth2-proxy/manifests/pull/288
38+
url: https://github.com/oauth2-proxy/manifests/pull/289

0 commit comments

Comments
 (0)