Add a better description
This commit is contained in:
parent
6d7571891c
commit
77c951c937
@ -1,10 +1,10 @@
|
|||||||
# Chart.yaml
|
# Chart.yaml
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: basic-app
|
name: basic-web-app
|
||||||
PullName: basic-app-puller
|
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
|
type: application
|
||||||
version: 0.1.0
|
version: 1.0.0
|
||||||
appVersion: "1.0.0"
|
appVersion: "1.0.0"
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user