Skip to content

Maintenance: Epinio release version does not correspond with helm chart version #2774

@krumware

Description

@krumware

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.:

  1. Install Epinio to '...'
  2. Push an app '....'
  3. Look at cluster '....'
  4. 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions