-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Automated Changelog Update for v4.4.0-beta3 (#4290)
* 🤖 add release changelog using robot. Signed-off-by: sealos-release-robot <sealos-release-robot@sealos.io> * Update CHANGELOG.md --------- Signed-off-by: sealos-release-robot <sealos-release-robot@sealos.io> Co-authored-by: cuisongliu <cuisongliu@qq.com>
- Loading branch information
1 parent
0429b0d
commit b56174b
Showing
2 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
Welcome to the v4.4.0-beta3 release of Sealos!🎉🎉! | ||
|
||
|
||
|
||
## Changelog | ||
### Bug fixes | ||
* e1a099e9a630af942dec4050e6466af40bb60086: fix: --env not work during sealos run (#4140) (#4145) (@sealos-ci-robot) | ||
* fa887779be7e307b130ac5a6a4b39fea8c62c5d4: fix: return converted component configs (#4121) (#4126) (@sealos-ci-robot) | ||
* 0de99c5a6866b97de81afd0fbd5a5c84d132ede5: fix: ssh sync registry contents to target dir (#4123) (#4124) (@sealos-ci-robot) | ||
* c8f7a9c8fe82a10bbbea4d36ba49c09d942d1fbb: fix: sync registry contents via ssh (#4106) (#4109) (@sealos-ci-robot) | ||
### Other work | ||
* 1b96443449e51145853aaacd1963312acc9c7592: cherry-pick #4281. (#4286) (@lingdie) | ||
* 86eb9e07c484d1a37a2b14efba449b0b1a2e9e5c: docs: upgrade sreg gomod for release-v4.4 (#4283) (@LZiHaN) | ||
* 02cd978e25cb7459ce5814ec6225d3f200faf227: feature(main): support crun youki gvisor kata (#4189) (#4191) (@sealos-ci-robot) | ||
* e332192ed46a9e43b500ddaab0acd7beef0d6f9c: feature: `sealos create` support for environment variable based template rendering (#4222) (#4232) (@sealos-ci-robot) | ||
* 04c81fe9551f3837356ae6b9f2c0e2e2837ac88b: refactor(main): fixed golang lint version (#4141) (#4142) (@sealos-ci-robot) | ||
* e8fd12c95099a30138a6277ce0afdcda1f7efa61: refactor(main): skip success exec (#4162) (#4170) (@sealos-ci-robot) | ||
* 286c18103b5d4ee8299719e5394cc79fe886c662: refactor(main): unmount override container (#4161) (#4205) (@sealos-ci-robot) | ||
|
||
**Full Changelog**: https://github.com/labring/sealos/compare/v4.4.0-beta2...v4.4.0-beta3 | ||
|
||
See [the CHANGELOG](https://github.com/labring/sealos/blob/main/CHANGELOG/CHANGELOG.md) for more details. | ||
|
||
Your patronage towards Sealos is greatly appreciated 🎉🎉. | ||
|
||
If you encounter any problems during its usage, please create an issue in the [GitHub repository](https://github.com/labring/sealos), we're committed to resolving your problem as soon as possible. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters