Skip to content

Commit

Permalink
Update version filter in helm-mojaloop.yaml to allow 16.0.4-0 releases
Browse files Browse the repository at this point in the history
  • Loading branch information
kalinkrustev committed Feb 19, 2025
1 parent 727ee76 commit 5993205
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-000000 <=16.0.4-999999'
pattern: '>=16.0.4-0'
targets:
yaml:
kind: yaml
Expand Down

0 comments on commit 5993205

Please sign in to comment.