Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="n8n-0.0.3"></a>
|
||||
### [n8n-0.0.3](https://github.com/truecharts/apps/compare/n8n-0.0.2...n8n-0.0.3) (2022-01-28)
|
||||
|
||||
#### Fix
|
||||
|
||||
* Fix default value on some lists ([#1806](https://github.com/truecharts/apps/issues/1806))
|
||||
|
||||
|
||||
|
||||
<a name="n8n-0.0.2"></a>
|
||||
### [n8n-0.0.2](https://github.com/truecharts/apps/compare/n8n-0.0.1...n8n-0.0.2) (2022-01-28)
|
||||
|
||||
|
||||
@@ -36,6 +36,8 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| image.repository | string | `"tccr.io/truecharts/n8n"` | |
|
||||
| image.tag | string | `"v0.160.0@sha256:2141ab9bb8e8a820fa07a20ae9bdd1a7c5f2102926238ab7f3aa4a3c9e175ebe"` | |
|
||||
| logs.N8N_LOG_FILE_LOCATION | string | `"/data/logs"` | |
|
||||
| persistence.config.enabled | bool | `true` | |
|
||||
| persistence.config.mountPath | string | `"/home/node/.n8n"` | |
|
||||
| persistence.data.enabled | bool | `true` | |
|
||||
| persistence.data.mountPath | string | `"/data"` | |
|
||||
| podSecurityContext.runAsGroup | int | `0` | |
|
||||
|
||||
Reference in New Issue
Block a user