Add a better description

This commit is contained in:
Guilhem Lavaux 2024-11-20 21:50:01 +01:00
parent 6d7571891c
commit 77c951c937

View File

@ -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: