Skip to content

Please add support for the helm4 upgrade flag " --server-side" #1020

Description

@yxxhero

Please add support for the helm4 upgrade flag " --server-side":

 --server-side string                         must be "true", "false" or "auto". Object updates run in the server instead of the client ("auto" defaults the value from the previous chart release's method) (default "auto")

This is needed to explicitly force Server-Side Apply for releases that were originally installed with Helm 3 and are being managed with Helm 4, where relying on "auto" may not be sufficient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions