2021-10-19 12:20:06 +00:00
|
|
|
apiVersion: v2
|
|
|
|
appVersion: "1.5.0"
|
2022-03-03 21:32:24 +00:00
|
|
|
version: 5.0.0
|
2021-10-19 12:20:06 +00:00
|
|
|
kubeVersion: '>=1.16.0-0'
|
|
|
|
name: shiori
|
|
|
|
description: A simple bookmark manager built with Go
|
|
|
|
type: application
|
|
|
|
home: "https://github.com/truecharts/apps/tree/main/charts/shiori"
|
2021-12-15 17:52:33 +00:00
|
|
|
icon: https://truecharts.org/_static/img/appicons/shiori-icon.png
|
2021-10-19 12:20:06 +00:00
|
|
|
keywords:
|
|
|
|
- shiori
|
|
|
|
- bookmark
|
|
|
|
- bookmark-manager
|
|
|
|
- web-interface
|
|
|
|
sources:
|
|
|
|
- https://github.com/go-shiori/shiori
|
|
|
|
- https://github.com/nicholaswilde/docker-shiori
|
|
|
|
dependencies:
|
|
|
|
- name: common
|
|
|
|
repository: https://truecharts.org
|
2022-03-03 21:32:24 +00:00
|
|
|
version: 9.0.0
|
2021-10-19 12:20:06 +00:00
|
|
|
- condition: postgresql.enabled
|
|
|
|
name: postgresql
|
|
|
|
repository: https://truecharts.org/
|
2022-03-03 21:32:24 +00:00
|
|
|
version: 7.0.0
|
2021-10-19 12:20:06 +00:00
|
|
|
maintainers:
|
|
|
|
- email: info@truecharts.org
|
|
|
|
name: TrueCharts
|
2021-11-14 13:31:24 +00:00
|
|
|
url: https://truecharts.org
|
2021-10-19 15:59:59 +00:00
|
|
|
annotations:
|
|
|
|
truecharts.org/catagories: |
|
|
|
|
- media
|
|
|
|
truecharts.org/SCALE-support: "true"
|
2021-10-19 16:15:58 +00:00
|
|
|
truecharts.org/grade: U
|