Jonas Forsberg
4dbcd74a03
Some checks failed
Package and publish helm chart / package-helm (push) Failing after 17s
19 lines
351 B
YAML
19 lines
351 B
YAML
---
|
|
apiVersion: v2
|
|
name: node-red
|
|
description:
|
|
type: application
|
|
version: 1.0.0
|
|
appVersion:
|
|
kubeVersion: ">=1.27.0"
|
|
home:
|
|
sources:
|
|
- https://git.rre.nu/jonas/helm-charts
|
|
maintainers:
|
|
- name: Jonas Forsberg
|
|
email: barregargamel@gmail.com
|
|
dependencies:
|
|
- name: lib
|
|
repository: https://git.rre.nu/api/packages/jonas/helm
|
|
version: 1.0.3
|