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 option to skip upgrade testing of deleted/renamed values files #132

Merged
merged 4 commits into from
Mar 25, 2019

Conversation

jlegrone
Copy link
Member

What this PR does / why we need it:

See rationale in #130.

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

Fixes #130

Special notes for your reviewer:

This allows fixing previous chart versions in a single pull request
without applying a major version bump to the chart version.

Signed-off-by: Jacob LeGrone <[email protected]>
pkg/chart/chart.go Outdated Show resolved Hide resolved
pkg/chart/chart.go Outdated Show resolved Hide resolved
@unguiculus unguiculus self-assigned this Mar 24, 2019
@helm-bot helm-bot added size/L and removed size/M labels Mar 24, 2019
Copy link
Member

@scottrigby scottrigby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the short and sweet help text, so people know what this is about. Good catch re #130

@scottrigby scottrigby merged commit acfb897 into helm:master Mar 25, 2019
@jlegrone jlegrone deleted the feature/delete-no-upgrade branch March 25, 2019 17:58
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.

Add flag to disable upgrade tests for renamed or removed values files
4 participants