rewrite and improve Chart.yaml files
This commit is contained in:
@@ -3,17 +3,20 @@ name: calibre-server
|
||||
version: 1.0.0
|
||||
description: Calibre Server
|
||||
keywords:
|
||||
- media
|
||||
- calibre
|
||||
- books
|
||||
- content server
|
||||
home: ""
|
||||
sources:
|
||||
- https://github.com/kovidgoyal/calibre
|
||||
- https://hub.docker.com/r/linuxserver/calibre
|
||||
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
|
||||
maintainers:
|
||||
- name: alexlebens
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: app-template
|
||||
alias: calibre-server
|
||||
repository: https://bjw-s.github.io/helm-charts/
|
||||
version: 3.2.1
|
||||
icon: https://raw.githubusercontent.com/kovidgoyal/calibre/master/resources/images/lt.png
|
||||
appVersion: 7.12.0
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/calibre.png
|
||||
appVersion: v7.12.0-ls285
|
||||
|
@@ -9,7 +9,7 @@ calibre-server:
|
||||
main:
|
||||
image:
|
||||
repository: linuxserver/calibre
|
||||
tag: 7.12.0
|
||||
tag: v7.12.0-ls285
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: PGID
|
||||
|
Reference in New Issue
Block a user