Merge pull request #4 from skillz/fix-redis-requirment
Fix redis-ha dep
This commit is contained in:
commit
aa5c9258f9
3 changed files with 5 additions and 11 deletions
|
@ -14,3 +14,8 @@ maintainers:
|
||||||
- name: alexmt
|
- name: alexmt
|
||||||
- name: jessesuen
|
- name: jessesuen
|
||||||
- name: seanson
|
- name: seanson
|
||||||
|
dependencies:
|
||||||
|
- name: redis-ha
|
||||||
|
version: 4.10.1
|
||||||
|
repository: https://dandydeveloper.github.io/charts/
|
||||||
|
condition: redis-ha.enabled
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: redis-ha
|
|
||||||
repository: https://dandydeveloper.github.io/charts/
|
|
||||||
version: 4.10.1
|
|
||||||
digest: sha256:e1e0526ad009ecc065df937b48c4e0e5877e5194242c7888b1dc4467775f2663
|
|
||||||
generated: "2020-12-14T14:00:30.830130403+01:00"
|
|
|
@ -1,5 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: redis-ha
|
|
||||||
version: 4.10.1
|
|
||||||
repository: https://dandydeveloper.github.io/charts/
|
|
||||||
condition: redis-ha.enabled
|
|
Loading…
Reference in a new issue