From e4f04bb5a6f86ee2ce6d79862631fe03ff2a52b3 Mon Sep 17 00:00:00 2001 From: intlabs Date: Mon, 9 Oct 2017 19:29:14 -0500 Subject: [PATCH] Charts: Make names consistent across all charts This PS makes the naming style across all charts in OSH consistent. Change-Id: Iaecd9e434f6c31b847e5cbd57c6ecf6a0d0d0b56 --- gnocchi/Chart.yaml | 2 +- helm-toolkit/Chart.yaml | 2 +- ldap/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnocchi/Chart.yaml b/gnocchi/Chart.yaml index be4c9436b1..fdebabf43b 100644 --- a/gnocchi/Chart.yaml +++ b/gnocchi/Chart.yaml @@ -13,7 +13,7 @@ # limitations under the License. apiVersion: v1 -description: A Helm chart for Gnocchi +description: OpenStack-Helm Gnocchi name: gnocchi version: 0.1.0 home: https://docs.openstack.org/developer/gnocchi diff --git a/helm-toolkit/Chart.yaml b/helm-toolkit/Chart.yaml index d853b797e3..4e81afaa53 100644 --- a/helm-toolkit/Chart.yaml +++ b/helm-toolkit/Chart.yaml @@ -13,6 +13,6 @@ # limitations under the License. apiVersion: v1 -description: A base chart for all openstack charts +description: OpenStack-Helm Helm-Toolkit name: helm-toolkit version: 0.1.0 diff --git a/ldap/Chart.yaml b/ldap/Chart.yaml index e4d426ae45..de67527eb3 100644 --- a/ldap/Chart.yaml +++ b/ldap/Chart.yaml @@ -11,7 +11,7 @@ # limitations under the License. apiVersion: v1 -description: A Helm chart for LDAP +description: OpenStack-Helm LDAP name: ldap version: 0.1.0 home: https://www.openldap.org/