mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-31 05:49:04 +00:00
7ea17d2597
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
24 lines
598 B
YAML
24 lines
598 B
YAML
apiVersion: v2
|
|
appVersion: latest
|
|
description: Simple text sharing
|
|
name: haste-server
|
|
version: 1.0.2
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- haste
|
|
- hastebin
|
|
- haste-server
|
|
- pastebin
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/haste
|
|
icon: https://raw.githubusercontent.com/nicholaswilde/helm-charts/main/images/haste.png
|
|
sources:
|
|
- https://github.com/seejohnrun/haste-server
|
|
- https://github.com/k8s-at-home/container-images
|
|
maintainers:
|
|
- name: rwaltr
|
|
email: rwalt@pm.me
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 2.3.1
|