36 lines
1019 B
YAML
36 lines
1019 B
YAML
apiVersion: v2
|
|
appVersion: "0.7.5"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.4.4
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.30
|
|
- condition: redis.enabled
|
|
name: redis
|
|
repository: https://charts.truecharts.org
|
|
version: 3.0.30
|
|
description: InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking.
|
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/inventree
|
|
icon: https://truecharts.org/img/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://inventree.readthedocs.io
|
|
- https://github.com/inventree/InvenTree
|
|
version: 3.0.25
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- utilities
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|