Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="trilium-notes-1.0.1"></a>
|
||||
### [trilium-notes-1.0.1](https://github.com/truecharts/apps/compare/trilium-notes-1.0.0...trilium-notes-1.0.1) (2022-01-21)
|
||||
|
||||
#### Fix
|
||||
|
||||
* set additional_attrs: true on all dicts ([#1750](https://github.com/truecharts/apps/issues/1750))
|
||||
* Change port as it was a conflict with core app ([#1756](https://github.com/truecharts/apps/issues/1756))
|
||||
|
||||
|
||||
|
||||
<a name="trilium-notes-1.0.0"></a>
|
||||
### [trilium-notes-1.0.0](https://github.com/truecharts/apps/compare/trilium-notes-0.0.4...trilium-notes-1.0.0) (2022-01-21)
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| image.tag | string | `"v0.49.5@sha256:32262e0829730850f83f5e0227ff83cd5c9cc443aeacb461daf1cec7b710259e"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/trilium-data"` | |
|
||||
| service.main.ports.main.port | int | `10086` | |
|
||||
| service.main.ports.main.port | int | `10156` | |
|
||||
| service.main.ports.main.protocol | string | `"HTTP"` | |
|
||||
| service.main.ports.main.targetPort | int | `8080` | |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user