Skip to content

Commit

Permalink
chart: fix kubeVersion to allow for patterns that match sub versions (#…
Browse files Browse the repository at this point in the history
…3975)

Signed-off-by: Joachim Hill-Grannec <[email protected]>
  • Loading branch information
josmo authored and zhangzujian committed May 3, 2024
1 parent 4b2d5cb commit fd2874a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/kube-ovn/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ version: v1.12.13
# It is recommended to use it with quotes.
appVersion: "1.12.13"

kubeVersion: ">= 1.23.0"
kubeVersion: ">= 1.23.0-0"

0 comments on commit fd2874a

Please sign in to comment.