36 lines
975 B
YAML
36 lines
975 B
YAML
apiVersion: v2
|
|
appVersion: "1.5.0"
|
|
version: 7.0.33
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: shiori
|
|
description: A simple bookmark manager built with Go
|
|
type: application
|
|
home: https://truecharts.org/docs/charts/stable/shiori
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/shiori.png
|
|
keywords:
|
|
- shiori
|
|
- bookmark
|
|
- bookmark-manager
|
|
- web-interface
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/shiori
|
|
- https://github.com/go-shiori/shiori
|
|
- https://github.com/nicholaswilde/docker-shiori
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.5.6
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 8.0.69
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|