Go to file
kjeld Schouten-Lebbing 86f8f54c70
no message
2022-01-16 16:15:58 +01:00
.github/workflows tweak commandline access 2022-01-16 15:59:43 +01:00
tests cleaunup 2022-01-16 15:37:21 +01:00
trueupdate no message 2022-01-16 16:15:58 +01:00
.gitignore setup repo 2022-01-16 15:33:26 +01:00
LICENSE Initial commit 2022-01-16 15:11:49 +01:00
README.md no message 2022-01-16 16:15:58 +01:00
setup.py no message 2022-01-16 16:15:58 +01:00

trueupdate

A TrueCharts automatic and bulk update utility

How to install

run pip install trueupdate

Please be aware you will need to reinstall after every SCALE update

How to Update

run pip install --upgrade trueupdate

How to use

Just run trueupdate in the shell of your TrueNAS SCALE machine, to have it process Patch and Minor version updates for all Apps

Additional options are available:

  • trueupdate CATALOG where CATALOG is the name of the catalog you want to process in caps
  • trueupdate Semver where semver is the highest semver version you want to process. options: patch, minor and major