Skip to content

Helm chart 0.22.0 not on eks-charts repo #892

@alantang888

Description

@alantang888

Describe the bug
Helm chart 0.22.0 not on eks-charts

Steps to reproduce
Execute helm repo add eks https://aws.github.io/eks-charts; helm repo update; helm search repo aws-node-termination-handler --versions version 0.22.0 not found.

Expected outcome
Helm chart repo contain chart version 0.22.0

Application Logs
Output of helm search repo aws-node-termination-handler --versions

$ helm search repo aws-node-termination-handler --versions
NAME                              	CHART VERSION	APP VERSION	DESCRIPTION
eks/aws-node-termination-handler  	0.21.0       	1.19.0     	A Helm chart for the AWS Node Termination Handler.
eks/aws-node-termination-handler  	0.20.3       	1.18.3     	A Helm chart for the AWS Node Termination Handler.
eks/aws-node-termination-handler  	0.20.2       	1.18.2     	A Helm chart for the AWS Node Termination Handler.
eks/aws-node-termination-handler  	0.20.1       	1.18.1     	A Helm chart for the AWS Node Termination Handler.
eks/aws-node-termination-handler  	0.20.0       	1.18.0     	A Helm chart for the AWS Node Termination Handler.
...

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