From d7d60ab2716279f25e058608eef286a5a51ff5d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20N=C3=B8rgaard?= Date: Sun, 3 Sep 2023 22:25:38 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20chart:=20Add=20description=20and?= =?UTF-8?q?=20homepage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/charts/rig/Chart.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/deploy/charts/rig/Chart.yaml b/deploy/charts/rig/Chart.yaml index 31a8d0462..7ad72a2c9 100644 --- a/deploy/charts/rig/Chart.yaml +++ b/deploy/charts/rig/Chart.yaml @@ -1,6 +1,7 @@ apiVersion: v2 name: rig -description: A Helm chart for Kubernetes +description: Rig is the open-source application platform for Kubernetes. +home: https://github.com/rigdev/rig # A chart can be either an 'application' or a 'library' chart. # @@ -15,7 +16,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.4.0 +version: 0.4.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to