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

feat(core): Add ability to specify chart version in diff #3

Closed
wants to merge 1 commit into from

Conversation

lachie83
Copy link
Contributor

Closes #1

This is useful if you don't always want to use the latest chart in your diff. Allows user ability to specify chart version to diff against.

Changes

  • fix usage typo
  • add optional chart version to diff

@databus23
Copy link
Owner

Thanks. I'm currently on vacation until next week and will take a look ASAP.

@databus23
Copy link
Owner

Sorry for letting this slide. The reason I'm hesitant to merge this is #6 which asks for diffs between revisions of a release.

I'm still trying to come up with a nice CLI interface to allow to unambiguously specify a local chart directory, chart with version or release revision for both positional arguments (from and to).

@prat0318
Copy link

+1 for diff between revisions.

@databus23 databus23 mentioned this pull request Apr 11, 2018
@databus23
Copy link
Owner

I believe this has been fixed by a536dfc and is shipped since version 2.9.0+1 of this plugin.

@databus23 databus23 closed this Apr 26, 2018
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.

(feature) - Allow chart version to diff to be specified
3 participants