25 lines
618 B
YAML
25 lines
618 B
YAML
|
apiVersion: v2
|
||
|
appVersion: latest
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org/
|
||
|
version: 6.8.4
|
||
|
description: Simple text sharing
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/haste
|
||
|
icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/haste.png
|
||
|
keywords:
|
||
|
- haste
|
||
|
- hastebin
|
||
|
- haste-server
|
||
|
- pastebin
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: truecharts.org
|
||
|
name: haste-server
|
||
|
sources:
|
||
|
- https://github.com/seejohnrun/haste-server
|
||
|
- https://github.com/k8s-at-home/container-images
|
||
|
version: 1.6.13
|