diff --git a/charts/hello-world-2/Chart.yaml b/charts/hello-world-2/Chart.yaml index c9b1c4e..d757acd 100644 --- a/charts/hello-world-2/Chart.yaml +++ b/charts/hello-world-2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -name: helloworld +name: helloworld-2 description: helloworld chart that runs on kubernetes version: 1.0.0 keywords: @@ -7,5 +7,5 @@ keywords: - kubernetes home: https://github.com/stakater-charts/helloworld maintainers: -- name: Stakater - email: stakater@aurorasolutions.io \ No newline at end of file + - name: Stakater + email: stakater@aurorasolutions.io