Skip to content

Commit

Permalink
Change build number format for Helm charts (#729)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkerkhove authored Oct 7, 2019
1 parent 57a18a9 commit da784a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: $(Image.Version)
name: $(Helm.Chart.Version)
resources:
- repo: self
trigger: none
Expand Down

0 comments on commit da784a1

Please sign in to comment.