Skip to content

Deckhouse CLI v0.3.7

Compare
Choose a tag to compare
@mvasl mvasl released this 15 Oct 07:29
· 55 commits to main since this release

This release is aimed at fixing various CVE's discovered within project dependencies

What's Changed

  • chore: bump github.com/containers/buildah to 1.37.4 by @mvasl in #49

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 [email protected]:/home/user
Error: copying from a remote location to another remote location is not supported: "D:\\myfile.bin" to "[email protected]:/home/user"

Full Changelog: v0.3.6...v0.3.7