-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
kubean-io
committed
Oct 30, 2024
1 parent
f05a37b
commit 3238801
Showing
1 changed file
with
30 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,30 @@ | ||
<!-- Release notes generated using configuration in .github/release.yml at v0.20.0 --> | ||
|
||
## What's Changed | ||
### 📚 Documentation | ||
* [test]update Kubean test case by @FloatXD in https://github.com/kubean-io/kubean/pull/1383 | ||
### ⬆️ Dependencies | ||
* Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 by @dependabot in https://github.com/kubean-io/kubean/pull/1382 | ||
* Bump docker/build-push-action from 6.7.0 to 6.9.0 by @dependabot in https://github.com/kubean-io/kubean/pull/1380 | ||
* Bump aquasecurity/trivy-action from 0.20.0 to 0.28.0 by @dependabot in https://github.com/kubean-io/kubean/pull/1385 | ||
### 🔨 Other Changes | ||
* [Test]update kube_version in e2e test by @FloatXD in https://github.com/kubean-io/kubean/pull/1364 | ||
* [Test]Optimize the retry logic in e2e test by @FloatXD in https://github.com/kubean-io/kubean/pull/1366 | ||
* [Test]Remove check for /proc/sys/net/ipv4/tcp_tw_recycle by @FloatXD in https://github.com/kubean-io/kubean/pull/1367 | ||
* Update Kubean Support Matrix by @github-actions in https://github.com/kubean-io/kubean/pull/1363 | ||
* [Test]update e2e test for rocky8 by @FloatXD in https://github.com/kubean-io/kubean/pull/1368 | ||
* [Test]update e2e test for rocky8 by @FloatXD in https://github.com/kubean-io/kubean/pull/1369 | ||
* [Test]update e2e test for import rocky8 os-pkg by @FloatXD in https://github.com/kubean-io/kubean/pull/1374 | ||
* [Test]update e2e test for import rocky8 iso_image by @FloatXD in https://github.com/kubean-io/kubean/pull/1375 | ||
* Enable gosec in golangci check by @tu1h in https://github.com/kubean-io/kubean/pull/1377 | ||
* [Test]update e2e test offline_minio_url by @FloatXD in https://github.com/kubean-io/kubean/pull/1376 | ||
* [Test]update offline_e2e kubeanClusterOps.yml by @FloatXD in https://github.com/kubean-io/kubean/pull/1379 | ||
* Enable cert scan by @tu1h in https://github.com/kubean-io/kubean/pull/1378 | ||
* [e2e] add ca auto_renew check in e2e test by @FloatXD in https://github.com/kubean-io/kubean/pull/1384 | ||
* update testcase reference by @emmanuel-ferdman in https://github.com/kubean-io/kubean/pull/1386 | ||
* bump kubespray version by @KubeKyrie in https://github.com/kubean-io/kubean/pull/1391 | ||
|
||
## New Contributors | ||
* @emmanuel-ferdman made their first contribution in https://github.com/kubean-io/kubean/pull/1386 | ||
|
||
**Full Changelog**: https://github.com/kubean-io/kubean/compare/v0.19.0...v0.20.0 |