Skip to content

v1.22.11+k3s1

Choose a tag to compare

@nikolaishields nikolaishields released this 28 Jun 15:32
· 48 commits to main since this release
3c3ae7f
Fix download script; add arm/arm64 (#7)

* Download should fail if curl fails
* Add arm/arm64 arch
  rancher/system-agent supports these platforms, as does k3s. This repo should as well.
* Handle s390x on old branches and bump fallback version
* Simplify bin suffix logic and handle arm properly

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>