* fix(inventree): fix errors * update runas of init * no rofs * run init as root * fix typo * do some cleanup * lets test * more cleanup * nomount * rename * ughhh * hmm * encode * dont cd * root * update UI * change dir * back to default redis user * cleanup
37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
YAML
apiVersion: v2
|
|
appVersion: "0.8.1"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.5.0
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.62
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.truecharts.org
|
|
version: 3.0.58
|
|
description: InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking.
|
|
home: https://truecharts.org/docs/charts/stable/inventree
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/inventree.png
|
|
keywords:
|
|
- inventory
|
|
- inventree
|
|
kubeVersion: ">=1.16.0-0"
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: inventree
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/inventree
|
|
- https://inventree.readthedocs.io
|
|
- https://github.com/inventree/InvenTree
|
|
version: 4.0.0
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- utilities
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|