2021-06-11 14:43:41 +00:00
|
|
|
apiVersion: v2
|
2021-09-13 17:07:54 +00:00
|
|
|
appVersion: "latest"
|
2021-06-11 15:29:42 +00:00
|
|
|
dependencies:
|
|
|
|
- name: common
|
|
|
|
repository: https://truecharts.org/
|
2021-09-21 09:59:23 +00:00
|
|
|
version: 7.0.14
|
2021-06-11 14:43:41 +00:00
|
|
|
description: Simple text sharing
|
2021-06-11 15:29:42 +00:00
|
|
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/haste
|
|
|
|
icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/haste.png
|
2021-06-11 14:43:41 +00:00
|
|
|
keywords:
|
|
|
|
- haste
|
|
|
|
- hastebin
|
|
|
|
- haste-server
|
|
|
|
- pastebin
|
2021-06-11 15:29:42 +00:00
|
|
|
kubeVersion: '>=1.16.0-0'
|
2021-06-11 14:43:41 +00:00
|
|
|
maintainers:
|
|
|
|
- email: info@truecharts.org
|
|
|
|
name: TrueCharts
|
|
|
|
url: truecharts.org
|
2021-06-11 15:29:42 +00:00
|
|
|
name: haste-server
|
|
|
|
sources:
|
|
|
|
- https://github.com/seejohnrun/haste-server
|
|
|
|
- https://github.com/k8s-at-home/container-images
|
2021-09-21 09:59:23 +00:00
|
|
|
version: 2.0.2
|