We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c258e commit c11bf8dCopy full SHA for c11bf8d
n8n-io-n8n/docker-run.txt
@@ -1 +1 @@
1
-docker run -it -p 5678:5678 -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8n
+docker run -it -p 5678:5678 -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8n:latest
n8n-io-n8n/helm/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: n8n-io-n8n
3
description: A Helm chart for DeployStack application generated from Docker configuration
4
type: application
5
-version: 0.1.1
+version: 0.1.0
6
appVersion: 1.0.0
7
maintainers:
8
- name: DeployStack
0 commit comments