Skip to content

Helm install fails due to mismatch Chart.yaml kubeversion #43

@alexcyber

Description

@alexcyber

See #38

Currently helm install fails on K8s version 1.35, even though documentation states v1.35 is supported. This is due to Chart.yaml incorrectly stating an older supported K8S version ( kubeVersion: ">= 1.24.0 <= 1.32"). This should be updated to kubeVersion: ">= 1.24.0 <= 1.35"

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