Skip to content

Helm v4 Compatibility Request #225

@aravindtga

Description

@aravindtga

Problem

The helm-push plugin currently only supports Helm v2 and v3. With Helm v4 now released, the plugin fails to work properly with the latest version.

Current Behavior

  • Plugin shows as getter/v1 type instead of cli/v1
  • helm cm-push command not recognized
  • Version detection only handles v2/v3

Expected Behavior

  • Plugin should detect and support Helm v4
  • helm cm-push command should work with v4
  • Maintain backward compatibility with v2/v3

Environment

  • Helm v4.0.0
  • Ubuntu Linux
  • Plugin installed via local directory

Steps to Reproduce

  1. Install Helm v4
  2. Install helm-push plugin
  3. Run helm plugin list - shows as getter/v1
  4. Run helm cm-push --help - command not found

Impact

Users cannot use the plugin with Helm v4, blocking adoption of the latest Helm version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions