Describe the bug
When downloading the general release version, the cli may not be available for 1.11.1, which is the latest version via helm.
ERROR [downloader-amd64 5/11] RUN wget -nv https://github.com/epinio/epinio/releases/download/v1.11.1/epinio-darwin-x86_64 -O /darwin/epinio && chmod +x /darwin/epinio
To Reproduce
Steps to reproduce the behavior, e.g.:
- Install Epinio to '...'
- Push an app '....'
- Look at cluster '....'
- See error
Expected behavior
There should be version parity in this case.
Logs
ERROR [downloader-amd64 5/11] RUN wget -nv https://github.com/epinio/epinio/releases/download/v1.11.1/epinio-darwin-x86_64 -O /darwin/epinio && chmod +x /darwin/epinio