File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 11dependencies:
22- name: redis
33 repository: https://charts.bitnami.com/bitnami
4- version: 16.13.2
5- digest: sha256:6fc589816ba4670d6f38cc724cba9b728d10a041a2cef4425a62c22f9a1aa5f6
6- generated: "2022-12-20T18:22:05.758522+01 :00"
4+ version: 18.1.5
5+ digest: sha256:1b36e81e2d34a33ba7aa2229bfe6216ace85789aea70f9c2d72c59d58f3a2b4f
6+ generated: "2023-10-17T15:27:08.54732+02 :00"
Original file line number Diff line number Diff line change 11name : oauth2-proxy
2- version : 6.17.1
2+ version : 6.18.0
33apiVersion : v2
44appVersion : 7.5.1
55home : https://oauth2-proxy.github.io/oauth2-proxy/
@@ -14,7 +14,7 @@ keywords:
1414 - redis
1515dependencies :
1616 - name : redis
17- version : ~16.13.2
17+ version : ~18.1.5
1818 repository : https://charts.bitnami.com/bitnami
1919 alias : redis
2020 condition : redis.enabled
@@ -35,7 +35,7 @@ kubeVersion: ">=1.9.0-0"
3535annotations :
3636 artifacthub.io/changes : |
3737 - kind: added
38- description: securityContext and timeout of the initContainer wait-for-redis configurable via values.
38+ description: Redis version bump
3939 links:
4040 - name: Github PR
41- url: https://github.com/oauth2-proxy/manifests/pull/159
41+ url: https://github.com/oauth2-proxy/manifests/pull/165
Original file line number Diff line number Diff line change 1010 global :
1111 redis :
1212 password : " foo"
13+ initContainers :
14+ waitForRedis :
15+ enabled : true
You can’t perform that action at this time.
0 commit comments