Commit Graph
4 Commits
Author SHA1 Message Date
kjeld Schouten-Lebbing ef2973afe1 fix(deemix): fix deemix questions.yaml 2022-03-03 21:10:53 +01:00
kjeld Schouten-Lebbing 8f1c3514d2 chore(Apps): remove fixed env from questions.yaml 2022-03-03 17:47:57 +01:00
Kjeld Schouten-LebbingandGitHub 4c5c3e5197 fix(Apps): BREAKING CHANGE Move some env-vars outside of env section (#2010)
* set TZ, PUID and UMASK differently

* more fixes

* this might be breaking so bump major

* ensure PUID and UMASK references are updated

* update test

* fiz references
2022-03-03 15:04:31 +01:00
2e8b975d4d feat(deemix): Add deemix (#1933)
* First commit

* add values.yaml

* Remove autogen files.
Update for service.
Add icon.

* Update app-requests.md

fix bad change

* Fix source

* Fix questions.yaml ordering.

* Further questions fix

* Address comments

* Update charts/incubator/deemix/values.yaml

Co-authored-by: Matt Haddock <matthewha@graphcore.ai>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-02-25 12:37:08 +01:00