36 lines
897 B
YAML
36 lines
897 B
YAML
apiVersion: v2
|
|
appVersion: "1.5.0"
|
|
version: 3.0.7
|
|
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"
|
|
icon: "https://github.com/go-shiori/shiori/raw/master/internal/view/res/apple-touch-icon-152x152.png"
|
|
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
|
|
version: 8.5.3
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://truecharts.org/
|
|
version: 5.1.10
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|