Skip to content

Add support for update-with-optional-install #10

@ljnelson

Description

@ljnelson

Helm calls the command upgrade; Tiller calls it UpdateRelease. Helm's upgrade command comes with an --install option whose business logic is interpreted by the helm client, not the server, so the UpdateReleaseMojo should replicate this logic.

Do not be tempted to put this logic in microbean-helm's ReleaseManager.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions