2021-10-19 12:20:06 +00:00
|
|
|
apiVersion: v2
|
|
|
|
appVersion: "1.5.0"
|
2022-04-26 19:11:09 +00:00
|
|
|
version: 5.0.15
|
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"
|
2022-03-06 19:11:45 +00:00
|
|
|
icon: https://truecharts.org/_static/img/appicons/shiori.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
|
2022-03-26 13:07:37 +00:00
|
|
|
repository: https://library-charts.truecharts.org
|
2022-04-26 19:11:09 +00:00
|
|
|
version: 9.3.2
|
2021-10-19 12:20:06 +00:00
|
|
|
- condition: postgresql.enabled
|
|
|
|
name: postgresql
|
2022-03-30 08:01:37 +00:00
|
|
|
repository: https://charts.truecharts.org/
|
2022-04-26 19:11:09 +00:00
|
|
|
version: 7.0.50
|
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
|