Skip to content

No support for --kube-version to set .Capabilities.KubeVersion.Version #318

@scarby

Description

@scarby

Seemingly helm diff lacks support for any way of specifying which kube-version is in use, it also doesn't honor the version used on the server or client.

desired functionality:

helm diff upgrade --kube-version 1.22.4

should allow the use of:

{{- if semverCompare ">= 1.19.0" $.Capabilities.KubeVersion.Version }}

at present $.Capabilities.KubeVersion.Version seems to be null

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