v0.2.0
New features
- Openstack support: uplosi now supports uploading images to openstack! Check out the new config options in the README.
- Configurable config file location: use
--config
to specify the directory where your uplosi config/config directory are places.
Changelog
- 4cef3c7: Prepare v0.2.0 release (@katexochen)
- d3fa2f7: add support for Azure TDX preview (@malt3)
- 30aaaf8: azure: add germanywestcentral (#52) (@m1ghtym0)
- 9730d61: azure: expose regional replication as config field (#53) (@malt3)
- 3456a6f: azure: reuse disk name for managed image (@malt3)
- 4a7d076: cmd: make config path configurable (#56) (@msanft)
- 8933160: deps: update Go dependencies (#58) (@renovate[bot])
- c36079b: deps: update cachix/install-nix-action action to v26 (#60) (@renovate[bot])
- 07acced: deps: update golangci/golangci-lint-action action to v3.7.1 (#57) (@renovate[bot])
- fd7ba0b: deps: update golangci/golangci-lint-action action to v4 (#61) (@renovate[bot])
- 05e4099: deps: update module google.golang.org/protobuf to v1.33.0 [SECURITY] (#55) (@renovate[bot])
- 4b0c7e8: flake.lock: Update (#47) (@renovate[bot])
- 4853556: openstack: add initial support (@malt3)