Skip to content

Releases: kubevela/velad

v1.5.0-alpha.1

27 Jun 16:17
Compare
Choose a tag to compare
v1.5.0-alpha.1 Pre-release
Pre-release

This release is for KubeVela v1.5.0-alpha.1

Install/Upgrade

Linux/macOS

curl -fsSl https://static.kubevela.net/script/install-velad.sh | bash -s 1.5.0-alpha.1

Windows

Prerelease is not supported in Windows now.

Embedded Component Versions

Component Version
Vela-core v1.5.0-alpha.1
VelaUX v1.4.3
vela CLI v1.5.0-alpha.1
K3s v1.21.10+k3s1
K3d v5.4.1

What's Changed

Full Changelog: v1.4.3...v1.5.0-alpha.1

v1.4.3

21 Jun 11:41
1d3275d
Compare
Choose a tag to compare

This release is for KubeVela v1.4.3

Install/Upgrade

Linux/macOS

curl -fsSl https://static.kubevela.net/script/install-velad.sh | bash -s 1.4.3

Windows

Only the official release version is supported for Windows.

powershell -Command "iwr -useb https://static.kubevela.net/script/install-velad.ps1 | iex"

Embedded Component Versions

Component Version
Vela-core v1.4.3
VelaUX v1.4.3
vela CLI v1.4.3
K3s v1.21.10+k3s1
K3d v5.4.1

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.4.3

v1.4.2

15 Jun 12:11
ceba643
Compare
Choose a tag to compare

This release is for KubeVela v1.4.2

Install/Upgrade

Linux/macOS

curl -fsSl https://static.kubevela.net/script/install-velad.sh | bash -s 1.4.2

Windows

Only the official release version is supported for Windows.

powershell -Command "iwr -useb https://static.kubevela.net/script/install-velad.ps1 | iex"

Embedded Component Versions

Component Version
Vela-core v1.4.2
VelaUX v1.4.2
vela CLI v1.4.2
K3s v1.21.10+k3s1
K3d v5.4.1

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

02 Jun 09:50
Compare
Choose a tag to compare

This release is for KubeVela v1.4.1

Install/Upgrade

Linux/macOS

curl -fsSl https://static.kubevela.net/script/install-velad.sh | bash -s 1.4.1

Windows

Only the official release version is supported for Windows.

powershell -Command "iwr -useb https://static.kubevela.net/script/install-velad.ps1 | iex"

Embedded Component Versions

Component Version
Vela-core v1.4.1
VelaUX v1.4.0
vela CLI v1.4.1
K3s v1.21.10+k3s1
K3d v5.4.1

v1.4.0

31 May 12:34
Compare
Choose a tag to compare

This release is for KubeVela v1.4.0 🎉🎉

Install/Upgrade

Linux/macOS

curl -fsSl https://static.kubevela.net/script/install-velad.sh | bash -s 1.4.0

Windows

Only the official release version is supported for Windows.

powershell -Command "iwr -useb https://static.kubevela.net/script/install-velad.ps1 | iex"

Embedded Component Versions

Component Version
Vela-core v1.4.0
VelaUX v1.4.0
vela CLI v1.4.0
K3s v1.21.10+k3s1
K3d v5.4.1

v1.3.6

31 May 07:20
Compare
Choose a tag to compare

This release is for KubeVela v1.3.6

Install/Upgrade

Linux/macOS

curl -fsSl https://static.kubevela.net/script/install-velad.sh | bash -s 1.3.6

Windows

Only the official release version is supported.

powershell -Command "iwr -useb https://static.kubevela.net/script/install-velad.ps1 | iex"

Embedded Component Versions

Component Version
Vela-core v1.3.6
VelaUX v1.3.6
K3s v1.21.10+k3s1
K3d v5.2.2   

v1.4.0-beta.2

30 May 16:47
Compare
Choose a tag to compare
v1.4.0-beta.2 Pre-release
Pre-release

This release is for KubeVela v1.4.0-beta.2

What's new

  • Automate all images tag detect and download
  • Automate the chart version update

Install/Upgrade

Linux/macOS

curl -fsSl https://static.kubevela.net/script/install-velad.sh | bash -s 1.4.0-beta.2

Windows

Only the official release version is supported for Windows.

Embedded Component Versions

Component Version
Vela-core v1.4.0-beta.2
VelaUX v1.4.0-beta.2
vela CLI v1.4.0-beta.2
K3s v1.21.10+k3s1
K3d v5.4.1

v1.3.5

26 May 07:46
Compare
Choose a tag to compare

This release is for KubeVela v1.3.5

What's new

  • Split VelaUX version when building VelaD, in case VelaUX and vela-core have different versions.

Install/Upgrade

Linux/macOS

curl -fsSl https://static.kubevela.net/script/install-velad.sh | bash -s 1.3.5

Windows

Only the official release version is supported.

powershell -Command "iwr -useb https://static.kubevela.net/script/install-velad.ps1 | iex"

Embedded Component Versions

Component Version
Vela-core v1.3.5
VelaUX v1.3.4
K3s v1.21.10+k3s1
K3d v5.2.2

v1.3.4

23 May 16:21
Compare
Choose a tag to compare

This release is for KubeVela v1.3.4

What's new

  • Update installation script
  • Vela CLI installed by VelaD will show git-revision correctly

Install/Upgrade

Linux/macOS

curl -fsSl https://static.kubevela.net/script/install-velad.sh | bash -s 1.3.4

Windows

Only the official release version is supported.

powershell -Command "iwr -useb https://static.kubevela.net/script/install-velad.ps1 | iex"

Embedded Component Versions

Component Version
Vela-core v1.3.4
K3s v1.21.10+k3s1

v1.3.3

09 May 04:08
Compare
Choose a tag to compare

This release is for KubeVela v1.3.3

What's new

  • 🚀 VelaD now support create cluster in non-linux. Try velad install in you laptop! (This requires docker in the machine)

The binary is also available in Aliyun OSS:

Platform Download link
linux-amd64 velad-v1.3.3-linux-amd64.tar.gz
darwin-amd64 velad-v1.3.3-darwin-amd64.tar.gz
windows-amd64 velad-v1.3.3-windows-amd64.tar.gz

Embedded Component Versions

Component Version
Vela-core v1.3.3
K3s v1.21.10+k3s1