[bug]: arkade installs crossplane v0.14.0 instead of latest stable version
Open
- Dominant language
- Go
- Stars
- 4.6k
- Forks
- 299
- Avg merge
- 33m
- Merged PRs (30d)
- 10
Description
Expected:
`arkade install crossplane` installs v2.x from https://charts.crossplane.io/stable
Actual:
`arkade install crossplane` installs v0.14 from https://charts.crossplane.io/alpha
Source:
https://github.com/alexellis/arkade/blob/master/cmd/apps/crossplane_app.go
Install instructions:
https://docs.crossplane.io/latest/get-started/install/
Contributor guide
Assessment
This issue has not been assessed yet.