Skip to content

Commit

Permalink
Update version filter in helm-mojaloop.yaml to restrict to 16.0.4 pre…
Browse files Browse the repository at this point in the history
…-releases
  • Loading branch information
kalinkrustev committed Feb 19, 2025
1 parent ef7b0b7 commit 6721541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updatecli.d/helm-mojaloop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sources:
name: mojaloop
versionfilter:
kind: semver
pattern: '>=16.0.4-0 <16.0.4-9'
pattern: '>=16.0.4-00000 <16.0.4-99999'
targets:
yaml:
kind: yaml
Expand Down

0 comments on commit 6721541

Please sign in to comment.