Skip to content

bug: respect 'install_only' action input value#147

Merged
cpanato merged 1 commit intohelm:mainfrom
mszostok:bug/input-install-only
Oct 10, 2025
Merged

bug: respect 'install_only' action input value#147
cpanato merged 1 commit intohelm:mainfrom
mszostok:bug/input-install-only

Conversation

@mszostok
Copy link
Copy Markdown
Contributor

@mszostok mszostok commented Sep 15, 2025

Description

Currently, the install_only argument is not taken into account. As a result, the install is always skipped whenever install_only is set, even if it is set to install_only: false.

This PR fix that in the same way as e.g. the registry: true is handled.

@mszostok mszostok force-pushed the bug/input-install-only branch from efa3d06 to 1b54d5c Compare September 15, 2025 09:53
@cpanato cpanato merged commit 7cd7463 into helm:main Oct 10, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants