mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-31 05:49:04 +00:00
7b89f057f5
* chore(deps): update helm chart common to v4.0.1 * Exclude heimdall from install It takes too long and times out the install step Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
19 lines
451 B
YAML
19 lines
451 B
YAML
apiVersion: v2
|
|
appVersion: 1.3.0
|
|
description: A simple null file http and https server
|
|
name: nullserv
|
|
version: 2.0.1
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- nullserv
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/nullserv
|
|
sources:
|
|
- https://github.com/bmrzycki/nullserv
|
|
maintainers:
|
|
- name: brandon099
|
|
email: brandon@clifford.sh
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.0.1
|