30 lines
750 B
YAML
30 lines
750 B
YAML
apiVersion: v2
|
|
appVersion: "latest"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.0.8
|
|
description: Simple text sharing
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/haste-server
|
|
icon: https://truecharts.org/_static/img/appicons/haste-server.png
|
|
keywords:
|
|
- haste
|
|
- hastebin
|
|
- haste-server
|
|
- pastebin
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: haste-server
|
|
sources:
|
|
- https://github.com/seejohnrun/haste-server
|
|
- https://github.com/k8s-at-home/container-images
|
|
version: 6.0.2
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- utilities
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|