Skip to content

Commit

Permalink
Fix chart dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
akoptelov committed Nov 16, 2023
1 parent d43500f commit 3da2b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-test-node/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ appVersion: "0.0.1"
dependencies:
- name: mina-test-common
repository: file://../mina-common
version: ">0.0.3"
version: ">=0.0.3"

0 comments on commit 3da2b57

Please sign in to comment.