Set correct dev versions in Chart.yaml

this allows proper version replacement by helm package.

Signed-off-by: Tim Hardeck <thardeck@suse.com>
This commit is contained in:
Tim Hardeck 2024-06-21 14:12:43 +02:00
parent acc49ed960
commit 95218c030b
No known key found for this signature in database
GPG Key ID: A67C496765D6E0C0
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
name: gitjob
description: Controller that run jobs based on git events
version: ${VERSION}
appVersion: ${VERSION}
version: 0.0.0
appVersion: 0.0.0