Skip to content

Commit

Permalink
Ensure correct bom version when jenkins version updated (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesbusy authored Nov 14, 2023
1 parent ee45e64 commit 968335c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updatecli/updatecli.d/update-jenkins-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ sources:
spec:
release: stable
transformers:
- trimsuffix: ".(.*)$"
- trimsuffix: ".1"
- trimsuffix: ".2"
- trimsuffix: ".3"
- trimsuffix: ".4"
Expand Down

0 comments on commit 968335c

Please sign in to comment.