Skip to content

Commit

Permalink
fix(openmfp): update semver to wildcard in repository.yaml
Browse files Browse the repository at this point in the history
On-behalf-of: @SAP angel.kafazov@sap.com
Signed-off-by: Angel Kafazov <akafazov@cst-bg.net>
  • Loading branch information
akafazov committed Dec 6, 2024
1 parent 5275ba3 commit b95e076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-setup/kustomize/components/openmfp/repository.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ spec:
interval: 5m
url: oci://ghcr.io/openmfp/helm-charts/openmfp
ref:
semver: "0.0.54"
semver: "*"
secretRef:
name: ghcr-credentials

0 comments on commit b95e076

Please sign in to comment.