From 5ed154af3709d12ab72317ab62ec07bc28cb8f62 Mon Sep 17 00:00:00 2001 From: Guilhem Lavaux Date: Wed, 20 Nov 2024 21:50:01 +0100 Subject: [PATCH] Add a better description --- Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index d44720d..a91d826 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -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: