54 lines
1.5 KiB
YAML
54 lines
1.5 KiB
YAML
kubeVersion: ">=1.24.0"
|
|
apiVersion: v2
|
|
name: inventree
|
|
version: 8.0.3
|
|
appVersion: 0.12.8
|
|
description:
|
|
InvenTree is an open-source Inventory Management System which provides
|
|
powerful low-level stock control and part tracking.
|
|
home: https://truecharts.org/charts/incubator/inventree
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/inventree.png
|
|
deprecated: false
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/inventree
|
|
- https://hub.docker.com/r/inventree/inventree
|
|
- https://inventree.readthedocs.io
|
|
- https://github.com/inventree/InvenTree
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
keywords:
|
|
- inventory
|
|
- inventree
|
|
dependencies:
|
|
- name: common
|
|
version: 11.1.2
|
|
repository: https://library-charts.truecharts.org
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: postgresql
|
|
version: 11.0.31
|
|
repository: https://deps.truecharts.org/
|
|
condition: postgresql.enabled
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: redis
|
|
version: 5.0.33
|
|
repository: https://deps.truecharts.org
|
|
condition: redis.enabled
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
annotations:
|
|
max_scale_version: 23.10.1
|
|
min_scale_version: 22.12.4
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: utilities
|
|
truecharts.org/max_helm_version: "3.13"
|
|
truecharts.org/min_helm_version: "3.12"
|
|
truecharts.org/train: incubator
|