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

🐛 Add correct K8s version in metadata.yaml #141

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

janiskemper
Copy link
Member

What this PR does / why we need it:
We have overwritten the K8s version of the new cluster stack release by the one in the old release. This commit makes sure that we don't overwrite it.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #140

TODOs:

  • squash commits
  • include documentation
  • add unit tests

We have overwritten the K8s version of the new cluster stack release by
the one in the old release. This commit makes sure that we don't
overwrite it.

Signed-off-by: janiskemper <[email protected]>
@janiskemper janiskemper requested a review from jschoone July 3, 2024 12:31
@cluster-stack-bot cluster-stack-bot bot added size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. area/code Changes made in the code directory labels Jul 3, 2024
@janiskemper janiskemper merged commit 783b8ba into main Jul 4, 2024
5 checks passed
@janiskemper janiskemper deleted the fix-kubernetes-version branch July 4, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/code Changes made in the code directory size/XS Denotes a PR that changes 0-20 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong Kubernetes patch version in Cluster Stack Release which already has a release
2 participants