[ ] commit messages are meaningful and follow good commit message guidelines
[ ] README and other documentation has been updated / added (if needed)
[ ] tests have been updated / new tests has been added (if needed)
[ ] Does this PR introduce a breaking change
🤖AEP PR SUMMARY🤖
I'm a bot that generates AI summaries of pull requests, see AEP for more details
The file demo-image-policy.yaml has been modified to add annotations and a new filterTags section to the ImagePolicy. The filterTags section includes a pattern and an extract field to specify a regular expression pattern and a capture group for extracting information from image tags.
Jira link
See PROJ-XXXXXX
Change description
Testing done
Checklist
🤖AEP PR SUMMARY🤖
I'm a bot that generates AI summaries of pull requests, see AEP for more details
The file
demo-image-policy.yaml
has been modified to add annotations and a new filterTags section to the ImagePolicy. The filterTags section includes a pattern and an extract field to specify a regular expression pattern and a capture group for extracting information from image tags.