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="n8n-2.0.12"></a>
|
||||
### [n8n-2.0.12](https://github.com/truecharts/apps/compare/n8n-2.0.11...n8n-2.0.12) (2022-03-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Use new repo ([#2337](https://github.com/truecharts/apps/issues/2337))
|
||||
* update docker general non-major ([#2338](https://github.com/truecharts/apps/issues/2338))
|
||||
|
||||
|
||||
|
||||
<a name="n8n-2.0.11"></a>
|
||||
### [n8n-2.0.11](https://github.com/truecharts/apps/compare/n8n-2.0.10...n8n-2.0.11) (2022-03-26)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.169.0"
|
||||
appVersion: "0.170.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
||||
@@ -19,9 +19,9 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.truecharts.org/ | postgresql | 7.0.21 |
|
||||
| https://charts.truecharts.org | redis | 2.0.17 |
|
||||
| https://library-charts.truecharts.org | common | 9.1.15 |
|
||||
| https://truecharts.org/ | postgresql | 7.0.10 |
|
||||
| https://truecharts.org | redis | 2.0.8 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| executions | object | `{}` | |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| image.repository | string | `"tccr.io/truecharts/n8n"` | |
|
||||
| image.tag | string | `"v0.169.0@sha256:c82c462357e6db043beb88adcd6721d335e18065ad8055484121a928a547f579"` | |
|
||||
| image.tag | string | `"v0.170.0@sha256:bd1df50c3319a47bb5323b6d83ee1da50eea5717a4621d15c07ecfc97ab99cd5"` | |
|
||||
| logs.N8N_LOG_FILE_LOCATION | string | `"/data/logs"` | |
|
||||
| persistence.data.enabled | bool | `true` | |
|
||||
| persistence.data.mountPath | string | `"/data"` | |
|
||||
|
||||
+626
-726
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user