Add a better description
This commit is contained in:
parent
6d7571891c
commit
5ed154af37
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Chart.yaml
|
||||
apiVersion: v2
|
||||
name: basic-app
|
||||
name: basic-web-app
|
||||
PullName: basic-app-puller
|
||||
description: A basic Helm chart for Kubernetes
|
||||
description: A basic Helm chart to have PHP webapps in Kubernetes. It supports webhook for pulling from gitea
|
||||
type: application
|
||||
version: 0.1.0
|
||||
version: 1.0.0
|
||||
appVersion: "1.0.0"
|
||||
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue