Skip to content

Commit

Permalink
Make sure VPA release tags don't conflict with CA
Browse files Browse the repository at this point in the history
  • Loading branch information
voelzmo committed Nov 28, 2023
1 parent 73418cd commit ceebd02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ci/pipeline_definitions
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@ vertical-pod-autoscaler:
pull-request: ~
release:
traits:
git_tags:
- ref_template: refs/tags/vpa-{VERSION}
on_tag_conflict: 'fail'
version:
preprocess: 'finalize'
release:
Expand Down

0 comments on commit ceebd02

Please sign in to comment.