...
Code Block |
---|
helm repo update |
Warning |
---|
please use this web link for latest version (https://github.com/SchwarzIT/node-red-chart) |
Code Block |
---|
helm pull node-red/node-red --version 0.2024.31 |
extract the files
Code Block |
---|
tar tar zxvf node-red-0.2024.31.tgz |
cd node-red
Code Block |
---|
cd cd node-red |
...