Skip to content

Commit b7df311

Browse files
Merge pull request #250 from oauth2-proxy/redis_20.2.2
chore(deps): Updated the Redis chart to the latest version.
2 parents 980e4d6 + 71e4ae9 commit b7df311

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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.2.1
5-
digest: sha256:bf01227285cf95d0f82a637c00e3c1cf0dcc856913465134c785b70973fdc5f0
6-
generated: "2024-10-16T18:40:23.783337+02:00"
4+
version: 20.2.2
5+
digest: sha256:eecb5908e98dabb5f63d18dfc0d3a3588de50d27360d081a8abbc06cbca06952
6+
generated: "2024-11-12T10:37:02.643238+01:00"

helm/oauth2-proxy/Chart.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: oauth2-proxy
2-
version: 7.7.28
2+
version: 7.7.29
33
apiVersion: v2
44
appVersion: 7.7.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.2.1
17+
version: 20.2.2
1818
repository: https://charts.bitnami.com/bitnami
1919
alias: redis
2020
condition: redis.enabled
@@ -31,11 +31,11 @@ maintainers:
3131
3232
- name: pierluigilenoci
3333
34-
kubeVersion: ">=1.9.0-0"
34+
kubeVersion: ">=1.16.0-0"
3535
annotations:
3636
artifacthub.io/changes: |
37-
- kind: added
38-
description: Added support for 'rediss://' scheme in 'check-redis.sh' script
37+
- kind: fixed
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/249
41+
url: https://github.com/oauth2-proxy/manifests/pull/250

0 commit comments

Comments
 (0)