feat(inventree): move to stable (#2787)
* fix(clarkson): change port to resolve a conflict * feat(inventree): move to stable
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -19,7 +19,7 @@ service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10113
|
||||
port: 10228
|
||||
targetPort: 3000
|
||||
|
||||
# See more environment variables in the clarkson documentation
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user