You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
...
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: