Squashed commit: [9ae7dd0f] add helm-docs to workflow [2206f5ba] fix small typo in workflows (+1 squashed commits) Squashed commits: [29c2ceb4] Documentation-Cleanup (#181) * work on readme generation * document windows setup * add simple pre-commit install script * more docs for git setup * Update pre-commit * pre-commit automatic fixes * Increase all patch versions * Auto Readme and Config doc * Auto app-readme.md generation * increase common and common-test versions accordingly (due to cleanup) * move contribution guidelines to /development in wiki * fix some end-of-line issues (again) * fix line 14 of workflows
17 lines
325 B
YAML
17 lines
325 B
YAML
apiVersion: v2
|
|
name: common
|
|
description: Function library for TrueCharts
|
|
type: library
|
|
version: 1.3.1
|
|
|
|
kubeVersion: ">=1.16.0-0"
|
|
# upstream_version: 3.0.1
|
|
keywords:
|
|
- truecharts
|
|
- library-chart
|
|
- k8s-at-home
|
|
- common
|
|
home: https://github.com/truecharts/truecharts/tree/master/common
|
|
maintainers:
|
|
- name: truecharts
|