File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 11name : oauth2-proxy
2- version : 7.5.2
2+ version : 7.5.3
33apiVersion : v2
44appVersion : 7.6.0
55home : https://oauth2-proxy.github.io/oauth2-proxy/
@@ -35,7 +35,7 @@ kubeVersion: ">=1.9.0-0"
3535annotations :
3636 artifacthub.io/changes : |
3737 - kind: changed
38- description: Support envFrom as way to configure Pod
38+ description: Redis parameters update in values
3939 links:
4040 - name: Github PR
41- url: https://github.com/oauth2-proxy/manifests/issues/198
41+ url: https://github.com/oauth2-proxy/manifests/issues/202
Original file line number Diff line number Diff line change @@ -368,9 +368,7 @@ redis:
368368 # Redis specific helm chart settings, please see:
369369 # https://github.com/bitnami/charts/tree/master/bitnami/redis#parameters
370370 # redisPort: 6379
371- # cluster:
372- # enabled: false
373- # slaveCount: 1
371+ # architecture: standalone
374372
375373# Enables apiVersion deprecation checks
376374checkDeprecation : true
You can’t perform that action at this time.
0 commit comments