Releases: kubean-io/kubean
Releases · kubean-io/kubean
v0.17.0
What's Changed
✨ New Features
- restart components after renew certs by @ErikJiang in #1295
- Add ipset & ipvsadm to os packages by @ErikJiang in #1298
- fix CVE-2024-24790 by @ErikJiang in #1300
⬆️ Dependencies
- Bump docker/build-push-action from 6.0.0 to 6.1.0 by @dependabot in #1289
- Bump k8s.io/klog/v2 from 2.130.0 to 2.130.1 by @dependabot in #1291
- Bump docker/build-push-action from 6.1.0 to 6.2.0 by @dependabot in #1293
- Bump docker/build-push-action from 6.2.0 to 6.3.0 by @dependabot in #1299
- Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 by @dependabot in #1301
🔨 Other Changes
- fix config error in e2e upgrade test by @FloatXD in #1287
- Update Kubean Support Matrix by @github-actions in #1285
- update os-pkg linux list by @KubeKyrie in #1290
- Simplify kubean download_url format by @ErikJiang in #1294
- restart control plane pods after renew certs by @ErikJiang in #1297
- Use orcalelinux7 instead of centos7 by @ErikJiang in #1296
- update kubespray version by @ErikJiang in #1302
Full Changelog: v0.16.3...v0.17.0
v0.16.3
What's Changed
🔨 Other Changes
- fix kylinv10 containerd version by @KubeKyrie in #1286
Full Changelog: v0.16.2...v0.16.3
v0.16.2
What's Changed
⬆️ Dependencies
- Bump mikefarah/yq from 4.44.1 to 4.44.2 by @dependabot in #1282
- Bump docker/build-push-action from 5.4.0 to 6.0.0 by @dependabot in #1281
- Bump k8s.io/klog/v2 from 2.100.1 to 2.130.0 by @dependabot in #1280
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #1276
🔨 Other Changes
- Update Kubean Support Matrix by @github-actions in #1275
- Support disable kernel unattended upgrades for Ubuntu by @tu1h in #1283
- Fix bug of #1283 by @tu1h in #1284
Full Changelog: v0.16.1...v0.16.2
v0.16.1
What's Changed
🔨 Other Changes
- Update Kubean Support Matrix by @github-actions in #1271
- update e2e kube verison to v1.29.0 by @FloatXD in #1272
- Add playbook to set containerd registry mirrors by @tu1h in #1273
- Refine playbook set_containerd_registry_mirror by @tu1h in #1274
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
⬆️ Dependencies
- Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #1263
- Bump docker/build-push-action from 5.3.0 to 5.4.0 by @dependabot in #1266
- Bump github.com/onsi/ginkgo/v2 from 2.9.4 to 2.19.0 by @dependabot in #1267
🔨 Other Changes
- Update Kubean Support Matrix by @github-actions in #1252
- streamlined remote access with ssh key mode for other linux by @ErikJiang in #1253
- update KUBE_VERSION in e2e_test by @FloatXD in #1258
- update offline e2e kube verison by @FloatXD in #1259
- update e2e kube verison by @FloatXD in #1260
- Remove kubectl get version option by @FloatXD in #1262
- bump kube_version to v1.29 by @ErikJiang in #1268
- add docker 26.1 to os packages by @ErikJiang in #1269
- update rhel8 os package by @ErikJiang in #1270
Full Changelog: v0.15.3...v0.16.0
v0.15.3
What's Changed
⬆️ Dependencies
- Bump mikefarah/yq from 4.43.1 to 4.44.1 by @dependabot in #1242
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #1246
- Bump github.com/go-logr/logr from 1.2.4 to 1.4.1 by @dependabot in #1247
🔨 Other Changes
- Add checksum in the download script by @FloatXD in #1237
- fix util download_resource_files by @FloatXD in #1248
- Fix invalid use of klog format specifier by @tu1h in #1249
- Fix incorrect e2e assert by @tu1h in #1251
- update default kube_version by @ErikJiang in #1250
Full Changelog: v0.15.2...v0.15.3
v0.15.2
What's Changed
🔨 Other Changes
- Update Kubean Support Matrix by @github-actions in #1234
- add sha256sum file to release assets by @ErikJiang in #1236
- update the image: kubean architecture by @windsonsea in #1235
- Update en and zh README by @windsonsea in #1228
- update fossa badge for readme by @ErikJiang in #1238
- Supplement centos in os pkgs matrix by @ErikJiang in #1240
Full Changelog: v0.15.1...v0.15.2
v0.15.1
What's Changed
⬆️ Dependencies
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #1226
🔨 Other Changes
- Update Kubean Support Matrix by @github-actions in #1227
- Modify Kubespray CI's rebuild logic for image building by @ErikJiang in #1229
- fix get dockerfile commit is empty by @ErikJiang in #1230
- add dockerfile commit outputs var by @ErikJiang in #1231
- Remove quotes from Dockerfile commit values in image building CI by @ErikJiang in #1232
- Bump Kubespray by @tu1h in #1233
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
⬆️ Dependencies
- Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #1213
🔨 Other Changes
- load kubeconfig filepath when load rest config fail by @HeavenTonight in #1201
- fix: makefile error by @yyzxw in #1215
- Update Kubean Support Matrix by @github-actions in #1206
- add other info for docs by @ErikJiang in #1219
- Add license scan report and status by @fossabot in #1218
- Update README and GOVERNANCE md by @tu1h in #1220
- Support for Ubuntu jammy by @tu1h in #1221
- [docs] Improve usage/airgap.md by @windsonsea in #1223
- optimized pkg_mgr patch logic by @ErikJiang in #1222
- fix CVE-2023-24538 vulnerabilities in spray image by @ErikJiang in #1225
- update kubespray version by @ErikJiang in #1216
New Contributors
- @HeavenTonight made their first contribution in #1201
- @fossabot made their first contribution in #1218
Full Changelog: v0.13.11...v0.15.0
v0.13.11
What's Changed
🔨 Other Changes
- Update Kubean Support Matrix by @github-actions in #1203
- Support multi-arch for Ubuntu ospkg by @tu1h in #1204
- Update MAINTAINERS by @tu1h in #1205
Full Changelog: v0.13.10...v0.13.11