Skip to content

Commit

Permalink
Wide regex
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodm committed Aug 21, 2024
1 parent 17d1b7b commit 250ea83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ targets:
spec:
file: 'catalog-info.yaml'
# matchpattern: '(STACK_VERSION:) 8\..*$'
matchpattern: '(ELASTIC_PR_COMMENTS_ENABLED:) .*$'
matchpattern: '(ELASTIC_PR_COMMENTS_ENABLED:)'
replacepattern: '$1 {{ source "latestSnapshot" }}'

0 comments on commit 250ea83

Please sign in to comment.