File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This plugin adds the [Loft CLI](https://github.com/loft-sh/loft) commands to [De
44
55You can add this plugin to devspace via:
66```
7- devspace add plugin https://github.com/loft-sh/devspace-plugin-loft --version=v4.1.0-alpha.17
7+ devspace add plugin https://github.com/loft-sh/devspace-plugin-loft --version=v4.5.1
88```
99
1010Update this plugin via:
Original file line number Diff line number Diff line change 11name : loft
2- version : v4.1.0-alpha.17
2+ version : v4.5.1
33commands :
44 - name : " login"
55 usage : " Log into Loft"
@@ -71,16 +71,16 @@ vars:
7171binaries :
7272 - os : darwin
7373 arch : amd64
74- path : https://github.com/loft-sh/vcluster/releases/download/v0.21.0-beta.2 /vcluster-darwin-amd64
74+ path : https://github.com/loft-sh/vcluster/releases/download/v0.30.0 /vcluster-darwin-amd64
7575 - os : darwin
7676 arch : arm64
77- path : https://github.com/loft-sh/vcluster/releases/download/v0.21.0-beta.2 /vcluster-darwin-arm64
77+ path : https://github.com/loft-sh/vcluster/releases/download/v0.30.0 /vcluster-darwin-arm64
7878 - os : linux
7979 arch : amd64
80- path : https://github.com/loft-sh/vcluster/releases/download/v0.21.0-beta.2 /vcluster-linux-amd64
80+ path : https://github.com/loft-sh/vcluster/releases/download/v0.30.0 /vcluster-linux-amd64
8181 - os : linux
8282 arch : arm64
83- path : https://github.com/loft-sh/vcluster/releases/download/v0.21.0-beta.2 /vcluster-linux-arm64
83+ path : https://github.com/loft-sh/vcluster/releases/download/v0.30.0 /vcluster-linux-arm64
8484 - os : windows
8585 arch : amd64
86- path : https://github.com/loft-sh/vcluster/releases/download/v0.21.0-beta.2 /vcluster-windows-amd64.exe
86+ path : https://github.com/loft-sh/vcluster/releases/download/v0.30.0 /vcluster-windows-amd64.exe
You can’t perform that action at this time.
0 commit comments