Skip to content

Commit

Permalink
try wide regex
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodm committed Aug 21, 2024
1 parent dc7f622 commit f2042b6
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\.\d+\.[^\s]*'
matchpattern: '(STACK_VERSION:) 8\..*$'
replacepattern: '$1 {{ source "latestSnapshot" }}'

0 comments on commit f2042b6

Please sign in to comment.