Commit 2ce507a
armab
Update
mongodb-replicaset `3.14.1` shows the following warning during the helm install:
```
2020/05/13 23:42:49 Warning: Merging destination map for chart 'mongodb-ha'. The destination item 'global' is a table and ignoring the source 'global' as it has a non-table value of: <nil>
2020/05/13 23:42:49 Warning: Merging destination map for chart 'mongodb-ha'. The destination item 'global' is a table and ignoring the source 'global' as it has a non-table value of: <nil>
```
See helm/charts#21630 (comment)mongodb-replicaset 3rd party chart from 3.9.6 to 3.14.0
1 parent c8f091d commit 2ce507a
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments