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 helm chart upgrade in the lint pipeline #315

Closed
ppawlowski opened this issue Feb 14, 2024 · 0 comments
Closed

Add helm chart upgrade in the lint pipeline #315

ppawlowski opened this issue Feb 14, 2024 · 0 comments
Assignees
Labels
size:M - 3 Sizing estimation point task A piece of work that isn't necessarily tied to a specific Epic or Story.
Milestone

Comments

@ppawlowski
Copy link
Contributor

ppawlowski commented Feb 14, 2024

Description

The goal of this task is to extend existing helm chart lint workflow by adding the step which will:

  1. Install latest released helm chart version
  2. Run upgrade against this chart using chart source files (which include latest changes)

This approach will allow us to:

  • find potential breaking changes
  • make sure that chart's default values allow to upgrade our app without problems

Epic/Story

No response

@ppawlowski ppawlowski added the task A piece of work that isn't necessarily tied to a specific Epic or Story. label Feb 14, 2024
@ppawlowski ppawlowski self-assigned this Feb 14, 2024
@ppawlowski ppawlowski added the size:M - 3 Sizing estimation point label Feb 16, 2024
@ppawlowski ppawlowski added this to the 2.2 milestone Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M - 3 Sizing estimation point task A piece of work that isn't necessarily tied to a specific Epic or Story.
Projects
None yet
Development

No branches or pull requests

1 participant