diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 2b0300d..0d0b1e2 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 name: gitjob description: Controller that run jobs based on git events -version: ${VERSION} -appVersion: ${VERSION} \ No newline at end of file +version: 0.0.0 +appVersion: 0.0.0 \ No newline at end of file