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

chore: set required kubeVersion because of Ingress resource #94

Merged
merged 1 commit into from
May 5, 2023

Conversation

tumido
Copy link
Member

@tumido tumido commented May 4, 2023

Description of the change

The latest kubernetes version restriction I've found is that our chart uses Ingress resource which went GA in 1.19.0.

Existing or Associated Issue(s)

N/A

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md. The helm-docs utility can be used to generate the necessary content. Use helm-docs --dry-run to preview the content.
  • JSON Schema generated.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

@tumido tumido requested a review from a team as a code owner May 4, 2023 18:56
Signed-off-by: Tomas Coufal <tcoufal@redhat.com>
@tumido tumido force-pushed the add-kubeversion-requirement branch from db2b4a1 to 99a4678 Compare May 4, 2023 22:17
@tumido tumido merged commit 4927da7 into backstage:main May 5, 2023
@tumido tumido deleted the add-kubeversion-requirement branch May 5, 2023 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants