Move chart version to drone build using tag #93
Reference in New Issue
Block a user
No description provided.
Delete Branch "refs/pull/93/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Tag name will automatically be used as chart version removing
v
prefix.Even though i would like, that we don't need to set the version anymore, it is required for artifact.io:
https://artifacthub.io/packages/helm/gitea/gitea
edit: now that i think about it, im not sure anymore. They might just get the version out of the index on dl.gitea.io
Ok tested the version stuff with novum-rgi chart repo. They take all the information out of the uploaded tgz packages.
few nits, otherwise LGTM