From 6721541a681f4136e14b706f007f460d8e71f1d8 Mon Sep 17 00:00:00 2001 From: Kalin Krustev Date: Wed, 19 Feb 2025 11:22:06 +0000 Subject: [PATCH] Update version filter in helm-mojaloop.yaml to restrict to 16.0.4 pre-releases --- updatecli.d/helm-mojaloop.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updatecli.d/helm-mojaloop.yaml b/updatecli.d/helm-mojaloop.yaml index c93f6c2..2e53e0f 100644 --- a/updatecli.d/helm-mojaloop.yaml +++ b/updatecli.d/helm-mojaloop.yaml @@ -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