Skip to content

Commit

Permalink
fix semver check for csv (#706)
Browse files Browse the repository at this point in the history
  • Loading branch information
freeznet committed Oct 25, 2023
1 parent bb35ec7 commit 97d8673
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
- email: [email protected]
name: Function Mesh
maturity: alpha
minKubeVersion: v1.23.0
minKubeVersion: 1.23.0
provider:
name: StreamNative
url: https://streamnative.io
Expand Down

0 comments on commit 97d8673

Please sign in to comment.