32 lines
921 B
YAML
32 lines
921 B
YAML
apiVersion: v2
|
|
appVersion: "0.7.4"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.2.0
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.22
|
|
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/_static/img/appicons/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.11
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- utilities
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|