feat(shoko-server) shoko-server move to stable (#7444)
This commit is contained in:
@@ -5,8 +5,8 @@ dependencies:
|
|||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 11.1.2
|
version: 11.1.2
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Shoko is an anime cataloging program designed to automate the cataloging of your collection.
|
description: Anime cataloging program designed to automate the cataloging of your collection.
|
||||||
home: https://truecharts.org/charts/incubator/shoko-server
|
home: https://truecharts.org/charts/stable/shoko-server
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png
|
||||||
keywords:
|
keywords:
|
||||||
- shoko-server
|
- shoko-server
|
||||||
@@ -18,11 +18,11 @@ maintainers:
|
|||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
name: shoko-server
|
name: shoko-server
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/shoko-server
|
- https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server
|
||||||
- https://hub.docker.com/r/shokoanime/server
|
- https://hub.docker.com/r/shokoanime/server
|
||||||
- https://github.com/ShokoAnime/ShokoServer
|
- https://github.com/ShokoAnime/ShokoServer
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.2
|
version: 4.0.0
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
|
Before Width: | Height: | Size: 971 B After Width: | Height: | Size: 971 B |
@@ -16,7 +16,7 @@ service:
|
|||||||
ports:
|
ports:
|
||||||
main:
|
main:
|
||||||
port: 8111
|
port: 8111
|
||||||
protocol: TCP
|
protocol: HTTP
|
||||||
targetPort: 8111
|
targetPort: 8111
|
||||||
|
|
||||||
persistence:
|
persistence:
|
||||||
Reference in New Issue
Block a user