Skip to content

Commit

Permalink
feat(inventree): move to stable (#2787)
Browse files Browse the repository at this point in the history
* fix(clarkson): change port to resolve a conflict

* feat(inventree): move to stable
  • Loading branch information
stavros-k authored May 29, 2022
1 parent 4d3f1da commit d8b3bc9
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/stable/clarkson/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/clarkson/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/clarkson/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ service:
main:
ports:
main:
port: 10113
port: 10228
targetPort: 3000

# See more environment variables in the clarkson documentation
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit d8b3bc9

Please sign in to comment.