Skip to content

Deckhouse CLI v0.10.3

Pre-release
Pre-release

Choose a tag to compare

@mvasl mvasl released this 11 Feb 12:00
· 334 commits to main since this release
v0.10.3

What's Changed

  • chore: bump some dependencies to fix high severity CVE's by @mvasl in #88

Known Limitations

On Windows, you cannot use an absolute path when using d8 v scp. It will be fixed in future releases.

Example:

d8 v scp D:\myfile.bin user@myvm.mynamespace:/home/user
Error: copying from a remote location to another remote location is not supported: "D:\\myfile.bin" to "user@myvm.mynamespace:/home/user"

Full Changelog: v0.10.2...v0.10.3