feat(inventree): move to stable (#2787)

* fix(clarkson): change port to resolve a conflict

* feat(inventree): move to stable
This commit is contained in:
Stavros Kois
2022-05-29 21:13:21 +03:00
committed by GitHub
parent 4d3f1da99c
commit d8b3bc90cd
12 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ name: clarkson
sources:
- https://github.com/linuxserver/Clarkson
- https://hub.docker.com/r/linuxserver/clarkson
version: 1.0.22
version: 1.0.23
annotations:
truecharts.org/catagories: |
- vehicle

View File

@@ -104,7 +104,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
default: 10113
default: 10228
required: true
- variable: advanced
label: "Show Advanced settings"

View File

@@ -19,7 +19,7 @@ service:
main:
ports:
main:
port: 10113
port: 10228
targetPort: 3000
# See more environment variables in the clarkson documentation

View File

@@ -23,7 +23,7 @@ name: inventree
sources:
- https://inventree.readthedocs.io
- https://github.com/inventree/InvenTree
version: 0.0.14
version: 1.0.0
annotations:
truecharts.org/catagories: |
- utilities