Skip to content

Commit

Permalink
Test other regex
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodm committed Aug 21, 2024
1 parent 35f1535 commit dc7f622
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ targets:
scmid: default
spec:
file: 'catalog-info.yaml'
matchpattern: '(STACK_VERSION:) 8\.[^\s]*\.[^\s]*$'
matchpattern: '(STACK_VERSION:) 8\.\d+\.[^\s]*'
replacepattern: '$1 {{ source "latestSnapshot" }}'

0 comments on commit dc7f622

Please sign in to comment.