Add README.md
This commit is contained in:
parent
fde8f2d899
commit
a2282cc731
20
README.md
Normal file
20
README.md
Normal file
@ -0,0 +1,20 @@
|
||||
# Usage:
|
||||
|
||||
```
|
||||
apiVersion: v2
|
||||
name: gitea
|
||||
description: Gitea Helm chart for Kubernetes
|
||||
type: application
|
||||
version: 1.0.0
|
||||
appVersion: 1.0.0
|
||||
icon: https://gitea.com/assets/img/logo.svg
|
||||
|
||||
dependencies:
|
||||
- name: gitea
|
||||
repository: https://dl.gitea.com/charts/
|
||||
version: 10.4.0
|
||||
condition: subchart
|
||||
- name: chart_template
|
||||
repository: __TO_BE_DEFINED__
|
||||
version: 1.0.0
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user