upgrade helm-diff plugin to v3.15.2 for Helm 4 compatibility#1006
Open
SachinMaharana wants to merge 1 commit intomkubaczyk:masterfrom
Open
upgrade helm-diff plugin to v3.15.2 for Helm 4 compatibility#1006SachinMaharana wants to merge 1 commit intomkubaczyk:masterfrom
SachinMaharana wants to merge 1 commit intomkubaczyk:masterfrom
Conversation
v3.15.2 defaults to --dry-run=server for Helm v4, fixing .Capabilities.APIVersions.Has evaluation. databus23/helm-diff#928
Author
|
@mkubaczyk Could you please have a look? Thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I am getting this error
Error: Failed to render chart: exit status 1: Flag --validate has been deprecated, use '--dry-run=server' instead Error: if any flags in the group [validate dry-run] are set none of the others can be; [dry-run validate] were all set Error: plugin "diff" exited with errorwith version
ghcr.io/mkubaczyk/helmsman:v4.0.5-helm4.0.4issue has been fixed on the latest version of helm diff plugin
databus23/helm-diff#928