TrueChartsClone/charts/incubator/shiori/Chart.yaml

30 lines
776 B
YAML
Raw Normal View History

apiVersion: v2
appVersion: "1.5.0"
version: 0.0.2
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.3.12
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 3.0.20
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: truecharts.org