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 <joachim.hill@gmail.com>
  • Loading branch information
josmo committed May 3, 2024
1 parent afdedc6 commit ef799c7
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: 1.13.0
# It is recommended to use it with quotes.
appVersion: "1.13.0"

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

0 comments on commit ef799c7

Please sign in to comment.