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

helm uninstall #12968

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Commits on Apr 23, 2024

  1. helm uninstall

    The goal is to have the same behaviour with or without dry-run with --ignore-not-found
    
    close helm#12970
    
    Signed-off-by: Stephane Jeandeaux <stephane.jeandeaux@gmail.com>
    sjeandeaux committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4485702 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Update pkg/action/uninstall.go

    Co-authored-by: Eddy Moulton <eddy@moulton.com.au>
    Signed-off-by: Stephane Jeandeaux <sjeandeaux@users.noreply.github.com>
    sjeandeaux and eddymoulton committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8bc714f View commit details
    Browse the repository at this point in the history
  2. fix fallthrough

    Signed-off-by: Stephane Jeandeaux <stephane.jeandeaux@gmail.com>
    sjeandeaux committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ea9b823 View commit details
    Browse the repository at this point in the history