diff --git a/helm-chart/Chart.yaml b/helm-chart/Chart.yaml new file mode 100644 index 0000000..27d35a8 --- /dev/null +++ b/helm-chart/Chart.yaml @@ -0,0 +1,6 @@ +apiVersion: v2 +name: ladder +description: A helm chart to deploy kubero-dev/ladder +type: application +version: "1.0" +appVersion: "v0.0.11"