What happened?
Hi,
First thank you for maintaining this project.
We tried to upgrade to the newest release (3.4.0) and discovered that the kubectl is not installed properly.
What did you expect to happen?
kubectl 1.32.0 installed properly
How can we reproduce this?
docker run -it quay.io/fairwinds/helm-release-pruner:v3.4.0 /bin/bash
29f6765ea5b2:/# kubectl version
/usr/local/bin/kubectl: line 1: syntax error near unexpected token `<'
/usr/local/bin/kubectl: line 1: `<?xml version='1.0' encoding='UTF-8'?><Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Details>No such object: kubernetes-release/release/v1.32.0/bin/linux/amd64/kubectl</Details></Error>'
29f6765ea5b2:/# which kubectl
/usr/local/bin/kubectl
29f6765ea5b2:/# cat /usr/local/bin/kubectl
<?xml version='1.0' encoding='UTF-8'?><Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Details>No such object: kubernetes-release/release/v1.32.0/bin/linux/amd64/kubectl</Details></Error>29f6765ea5b2:/
Version
3.4.0
Search
Code of Conduct
Additional context
No response
What happened?
Hi,
First thank you for maintaining this project.
We tried to upgrade to the newest release (3.4.0) and discovered that the kubectl is not installed properly.
What did you expect to happen?
kubectl 1.32.0 installed properly
How can we reproduce this?
Version
3.4.0
Search
Code of Conduct
Additional context
No response