Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chart: fix kubeVersion to allow for patterns that match sub versions #3975

Merged
merged 1 commit into from
May 3, 2024

Conversation

josmo
Copy link
Contributor

@josmo josmo commented May 2, 2024

Pull Request

What type of this PR

Examples of user facing changes:

  • Bug fixes

Similar to other charts that don't add the -0 for kubeversion, it then breaks deployments and upgrades for environments like eks where the kube version will look like "v1.25.13-eks-43840fb". This will allow subversion to be accepted durring installs and upgrades for the chart.

Signed-off-by: Joachim Hill-Grannec <joachim.hill@gmail.com>
@zhangzujian zhangzujian merged commit ef799c7 into kubeovn:master May 3, 2024
62 checks passed
zhangzujian pushed a commit that referenced this pull request May 3, 2024
…3975)

Signed-off-by: Joachim Hill-Grannec <joachim.hill@gmail.com>
@josmo josmo deleted the fix-helm-kubeversion branch May 6, 2024 15:27
bobz965 pushed a commit that referenced this pull request May 7, 2024
…3975)

Signed-off-by: Joachim Hill-Grannec <joachim.hill@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants