Introduce major/minor infra versions

The strategy now is that major infra version changes make apps restore,
whereas minor infra version changes only reconfigure and thus restart
them
This commit is contained in:
Johannes Zellner
2017-03-30 12:48:46 +02:00
parent 7c7ef15e1c
commit 72dd7c74d5
2 changed files with 10 additions and 3 deletions

View File

@@ -21,4 +21,3 @@ exports = module.exports = {
'graphite': { repo: 'cloudron/graphite', tag: 'cloudron/graphite:0.11.0' }
}
};