diff --git a/charts/fizzbuzz-crds/Chart.yaml b/charts/fizzbuzz-crds/Chart.yaml index 75be7e54..ed947593 100644 --- a/charts/fizzbuzz-crds/Chart.yaml +++ b/charts/fizzbuzz-crds/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: 0.0.0 -description: -name: -type: +description: Fizzbuzz CRDs. +name: fizzbuzz-crds +type: application version: 0.0.0 diff --git a/charts/fizzbuzz/Chart.yaml b/charts/fizzbuzz/Chart.yaml index 1466090b..65058642 100644 --- a/charts/fizzbuzz/Chart.yaml +++ b/charts/fizzbuzz/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 appVersion: 1.2.3 -description: -name: -type: +description: Fizzbuzz. +name: fizzbuzz +type: application version: 0.0.0