Skip to content

Commit

Permalink
Update pr
Browse files Browse the repository at this point in the history
  • Loading branch information
shashisk97 authored Feb 6, 2025
1 parent f45847d commit 40ccd45
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions apps/fis/fis-hmc-api/demo-image-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@ apiVersion: image.toolkit.fluxcd.io/v1beta1
kind: ImagePolicy
metadata:
name: demo-fis-hmc-api
annotations:
hmcts.github.com/prod-automated: disabled
spec:
filterTags:
pattern: '^pr-495-[a-f0-9]+-(?P<ts>[0-9]+)'
extract: '$ts'
policy:
alphabetical:
order: asc
imageRepositoryRef:
name: fis-hmc-api

0 comments on commit 40ccd45

Please sign in to comment.