Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm chart 0.22.0 not on eks-charts repo #892

Closed
alantang888 opened this issue Aug 29, 2023 · 2 comments
Closed

Helm chart 0.22.0 not on eks-charts repo #892

alantang888 opened this issue Aug 29, 2023 · 2 comments

Comments

@alantang888
Copy link

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.
...
@James-Johnson-SD
Copy link

Appears that's because #803 in v1.20.0 they moved from eks-charts to
oci://public.ecr.aws/aws-ec2/helm/aws-node-termination-handler

@alantang888
Copy link
Author

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants