mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-30 21:39:04 +00:00
3c0abd663a
* chore(deps): update helm chart common to v4.2.0 * fix: Fix homer chart Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
24 lines
598 B
YAML
24 lines
598 B
YAML
apiVersion: v2
|
|
appVersion: latest
|
|
description: Simple text sharing
|
|
name: haste-server
|
|
version: 3.1.0
|
|
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: 4.2.0
|