chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot
2022-07-23 00:22:10 +00:00
parent 2c844c4b81
commit 28f252b3f6
1484 changed files with 11169 additions and 3794 deletions
+11
View File
@@ -1,6 +1,17 @@
# Changelog
## [inventree-3.0.28](https://github.com/truecharts/apps/compare/inventree-3.0.26...inventree-3.0.28) (2022-07-22)
### Chore
- Bump all charts to generate config and container references due to huge increase of repository
- update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268))
- update docker general non-major ([#3266](https://github.com/truecharts/apps/issues/3266))
## [inventree-3.0.26](https://github.com/truecharts/apps/compare/inventree-3.0.25...inventree-3.0.26) (2022-07-22)
### Chore
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.7.5"
appVersion: "0.7.6"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
+9 -9
View File
@@ -1,15 +1,15 @@
# inventree
![Version: 3.0.26](https://img.shields.io/badge/Version-3.0.26-informational?style=flat-square) ![AppVersion: 0.7.5](https://img.shields.io/badge/AppVersion-0.7.5-informational?style=flat-square)
![Version: 3.0.28](https://img.shields.io/badge/Version-3.0.28-informational?style=flat-square) ![AppVersion: 0.7.6](https://img.shields.io/badge/AppVersion-0.7.6-informational?style=flat-square)
InvenTree is an open-source Inventory Management System which provides powerful low-level stock control and part tracking.
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
For more information, please click here: [inventree](https://truecharts.org/charts/stable/inventree)
For more information, please click here: [inventree](https://truecharts.org/docs/charts/stable/inventree)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Source Code
@@ -24,15 +24,15 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org/ | postgresql | 8.0.30 |
| https://charts.truecharts.org | redis | 3.0.30 |
| https://library-charts.truecharts.org | common | 10.4.4 |
| https://charts.truecharts.org/ | postgresql | 8.0.42 |
| https://charts.truecharts.org | redis | 3.0.41 |
| https://library-charts.truecharts.org | common | 10.4.6 |
## Installing the Chart
### TrueNAS SCALE
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
### Helm
@@ -50,7 +50,7 @@ helm install inventree TrueCharts/inventree
**Upgrading, Rolling Back and Uninstalling the Chart**
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
### Helm
@@ -89,7 +89,7 @@ helm install inventree TrueCharts/inventree -f values.yaml
#### Connecting to other apps
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
## Support