diff --git a/README.md b/README.md new file mode 100644 index 0000000..d891b9e --- /dev/null +++ b/README.md @@ -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 +``` \ No newline at end of file