File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : " 1.89.2 "
2+ appVersion : " 1.91.3 "
33description : An extendable workflow automation tool.
44name : n8n
55type : application
6- version : 1.89.2
6+ version : 1.91.3
Original file line number Diff line number Diff line change 11# n8n
22
33[ ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )] ( # )
4- [ ![ Version: 1.89.2 ] ( https://img.shields.io/badge/Version-1.89.2 -informational?style=flat-square )] ( # )
5- [ ![ AppVersion: 1.89.2 ] ( https://img.shields.io/badge/AppVersion-1.89.2 -informational?style=flat-square )] ( # )
4+ [ ![ Version: 1.91.3 ] ( https://img.shields.io/badge/Version-1.91.3 -informational?style=flat-square )] ( # )
5+ [ ![ AppVersion: 1.91.3 ] ( https://img.shields.io/badge/AppVersion-1.91.3 -informational?style=flat-square )] ( # )
66
77An extendable workflow automation tool.
88
@@ -15,7 +15,7 @@ $ helm upgrade n8n n8n \
1515 --namespace n8n \
1616 --repo https://th0th.github.io/helm-charts \
1717 --values values.yaml \
18- --version 1.89.2
18+ --version 1.91.3
1919```
2020
2121## Uninstall
@@ -32,7 +32,7 @@ $ helm uninstall --namespace n8n n8n
3232| env | object | ` {} ` | environment variables to be passed to n8n (see [ docs] ( https://docs.n8n.io/hosting/configuration/environment-variables/ ) ) |
3333| image.pullPolicy | string | ` "IfNotPresent" ` | n8n image pull policy |
3434| image.repository | string | ` "docker.n8n.io/n8nio/n8n" ` | n8n image repository |
35- | image.tag | string | ` "1.89.2 " ` | n8n image tag |
35+ | image.tag | string | ` "1.91.3 " ` | n8n image tag |
3636| ingress.annotations | object | ` {} ` | the ingress annotations |
3737| ingress.enabled | bool | ` false ` | enable the ingress |
3838| ingress.hosts | list | ` [] ` | the ingress host |
You can’t perform that action at this time.
0 commit comments