docs: Automated Changelog Update for v4.3.4 (#4020)

* 🤖 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>
This commit is contained in:
sealos-release-robot
2023-09-29 09:53:19 +08:00
committed by GitHub
parent e3fbf75a95
commit 708baf1bbe
2 changed files with 18 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
Welcome to the v4.3.4 release of Sealos!🎉🎉!
## Changelog
### Bug fixes
* 6cd5d782435dc93e2be1f25c5dc118c749f499bb: fix: remove copying kubeconfig file (#3809) (#3813) (@cuisongliu)
### Other work
* 047cb2635330c33cb9b78990e659428276ac84b5: merge from 4.4 (#4016) (@cuisongliu)
**Full Changelog**: https://github.com/labring/sealos/compare/v4.3.3...v4.3.4
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.
+1
View File
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
- [CHANGELOG-5.0.0-alpha1.md](./CHANGELOG-5.0.0-alpha1.md)
- [CHANGELOG-4.4.0-alpha3.md](./CHANGELOG-4.4.0-alpha3.md)
- [CHANGELOG-4.4.0-alpha1.md](./CHANGELOG-4.4.0-alpha1.md)
- [CHANGELOG-4.3.4.md](./CHANGELOG-4.3.4.md)
- [CHANGELOG-4.3.3.md](./CHANGELOG-4.3.3.md)
- [CHANGELOG-4.3.2.md](./CHANGELOG-4.3.2.md)
- [CHANGELOG-4.3.1.md](./CHANGELOG-4.3.1.md)