Releases: kubean-io/kubean
Releases · kubean-io/kubean
v0.28.0
What's Changed
⬆️ Dependencies
- Bump ansible/ansible-lint from 25.6.1 to 25.8.2 by @dependabot[bot] in #1617
- Bump github.com/spf13/pflag from 1.0.7 to 1.0.9 by @dependabot[bot] in #1625
- Bump aquasecurity/trivy-action from 0.32.0 to 0.33.0 by @dependabot[bot] in #1623
- Bump actions/checkout from 3 to 5 by @dependabot[bot] in #1616
🔨 Other Changes
- Update Kubean Support Matrix by @github-actions[bot] in #1622
- support build os packages for kylin v11 by @ErikJiang in #1628
- bump spray version to 50c5f39 by @ErikJiang in #1627
Full Changelog: v0.27.3...v0.28.0
| Default Kubernetes Version | Supported Kubernetes Version Range |
|---|---|
| 1.31.6 | '1.33.4' '1.33.3' '1.33.2' '1.33.1' '1.33.0' '1.32.8' '1.32.7' '1.32.6' '1.32.5' '1.32.4' '1.32.3' '1.32.2' '1.32.1' '1.32.0' '1.31.12' '1.31.11' '1.31.10' '1.31.9' '1.31.8' '1.31.7' '1.31.6' '1.31.5' '1.31.4' '1.31.3' '1.31.2' '1.31.1' '1.31.0' |
v0.27.3
What's Changed
🔨 Other Changes
- Update Kubean Support Matrix by @github-actions[bot] in #1615
- Add Kylin v10 to rh8 compatibility by @0ekk in #1621
Full Changelog: v0.27.2...v0.27.3
| Default Kubernetes Version | Supported Kubernetes Version Range |
|---|---|
| 1.31.6 | '1.33.3' '1.33.2' '1.33.1' '1.33.0' '1.32.7' '1.32.6' '1.32.5' '1.32.4' '1.32.3' '1.32.2' '1.32.1' '1.32.0' '1.31.11' '1.31.10' '1.31.9' '1.31.8' '1.31.7' '1.31.6' '1.31.5' '1.31.4' '1.31.3' '1.31.2' '1.31.1' '1.31.0' |
v0.27.2
What's Changed
🔨 Other Changes
- Update kubespray base image for e2e test by @0ekk in #1610
- Update Kubean Support Matrix by @github-actions[bot] in #1609
- fix: resolve ansible-lint issues in playbooks directory by @ErikJiang in #1611
- fix PR e2e image by @ErikJiang in #1612
- Add playbook strip-kylin-version.yml by @0ekk in #1614
Full Changelog: v0.27.1...v0.27.2
| Default Kubernetes Version | Supported Kubernetes Version Range |
|---|---|
| 1.31.6 | '1.33.3' '1.33.2' '1.33.1' '1.33.0' '1.32.7' '1.32.6' '1.32.5' '1.32.4' '1.32.3' '1.32.2' '1.32.1' '1.32.0' '1.31.11' '1.31.10' '1.31.9' '1.31.8' '1.31.7' '1.31.6' '1.31.5' '1.31.4' '1.31.3' '1.31.2' '1.31.1' '1.31.0' |
v0.27.1
What's Changed
⬆️ Dependencies
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #1606
🔨 Other Changes
- Update Kubean Support Matrix by @github-actions[bot] in #1605
- Add containerd static binary to files tarball by @0ekk in #1607
Full Changelog: v0.27.0...v0.27.1
| Default Kubernetes Version | Supported Kubernetes Version Range |
|---|---|
| 1.31.6 | '1.33.3' '1.33.2' '1.33.1' '1.33.0' '1.32.7' '1.32.6' '1.32.5' '1.32.4' '1.32.3' '1.32.2' '1.32.1' '1.32.0' '1.31.11' '1.31.10' '1.31.9' '1.31.8' '1.31.7' '1.31.6' '1.31.5' '1.31.4' '1.31.3' '1.31.2' '1.31.1' '1.31.0' |
v0.27.0
What's Changed
⬆️ Dependencies
- Bump mikefarah/yq from 4.46.1 to 4.47.1 by @dependabot[bot] in #1597
- Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #1598
🔨 Other Changes
- Add scale control plane nodes documentations by @0ekk in #1593
- Update Kubean Support Matrix by @github-actions[bot] in #1592
- Update doc index by @0ekk in #1594
- Fix ansible to 9.13.0 by @0ekk in #1600
- Fix typo by @0ekk in #1601
- Add compatibilites for rhel8 and derivations by @0ekk in #1602
- Add rh8-compat.yml action to clusterOps for e2e test by @0ekk in #1603
- Bump Kubespray to 502ba66 by @0ekk in #1604
Full Changelog: v0.26.4...v0.27.0
| Default Kubernetes Version | Supported Kubernetes Version Range |
|---|---|
| 1.31.6 | '1.33.3' '1.33.2' '1.33.1' '1.33.0' '1.32.7' '1.32.6' '1.32.5' '1.32.4' '1.32.3' '1.32.2' '1.32.1' '1.32.0' '1.31.11' '1.31.10' '1.31.9' '1.31.8' '1.31.7' '1.31.6' '1.31.5' '1.31.4' '1.31.3' '1.31.2' '1.31.1' '1.31.0' |
v0.26.4
What's Changed
🐛 Bug Fixes
- Fix(CI): Ensure correct branch SHA1 is fetched in manual release workflow by @ErikJiang in #1588
⬆️ Dependencies
- Bump aquasecurity/trivy-action from 0.31.0 to 0.32.0 by @dependabot[bot] in #1587
- Bump mikefarah/yq from 4.45.4 to 4.46.1 by @dependabot[bot] in #1590
- Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 by @dependabot[bot] in #1585
🔨 Other Changes
- Update Kubean Support Matrix by @github-actions[bot] in #1582
- update os support list by @ErikJiang in #1586
- Fix(cert): Correct the validity period for webhook certificate by @ErikJiang in #1591
Full Changelog: v0.26.3...v0.26.4
| Default Kubernetes Version | Supported Kubernetes Version Range |
|---|---|
| 1.31.6 | '1.33.1' '1.33.0' '1.32.5' '1.32.4' '1.32.3' '1.32.2' '1.32.1' '1.32.0' '1.31.9' '1.31.8' '1.31.7' '1.31.6' '1.31.5' '1.31.4' '1.31.3' '1.31.2' '1.31.1' '1.31.0' |
v0.26.3
What's Changed
⬆️ Dependencies
- Bump aquasecurity/trivy-action from 0.30.0 to 0.31.0 by @dependabot in #1574
🔨 Other Changes
- Update Kubean Support Matrix by @github-actions in #1572
- [Test] FIX Cilium Permission Denied by @FloatXD in #1576
- Support ansible vault password by @0ekk in #1577
- Add Kubean pods QOS default settings by @0ekk in #1578
- [Test] Fix the problem of low k8s version and Cilium permission in the e2e test by @FloatXD in #1579
- [Test] Update the K8S version in upgrade test && Cilium pod check by @FloatXD in #1581
Full Changelog: v0.26.2...v0.26.3
| Default Kubernetes Version | Supported Kubernetes Version Range |
|---|---|
| 1.31.6 | '1.33.1' '1.33.0' '1.32.5' '1.32.4' '1.32.3' '1.32.2' '1.32.1' '1.32.0' '1.31.9' '1.31.8' '1.31.7' '1.31.6' '1.31.5' '1.31.4' '1.31.3' '1.31.2' '1.31.1' '1.31.0' |
v0.26.2
What's Changed
🔨 Other Changes
- bump spray sha to 739e5e1 by @ErikJiang in #1571
- Update Kubean Support Matrix by @github-actions in #1570
Full Changelog: v0.26.1...v0.26.2
| Default Kubernetes Version | Supported Kubernetes Version Range |
|---|---|
| 1.31.6 | '1.33.1' '1.33.0' '1.32.5' '1.32.4' '1.32.3' '1.32.2' '1.32.1' '1.32.0' '1.31.9' '1.31.8' '1.31.7' '1.31.6' '1.31.5' '1.31.4' '1.31.3' '1.31.2' '1.31.1' '1.31.0' |
v0.26.1
What's Changed
🔨 Other Changes
- Update Kubean Support Matrix by @github-actions in #1568
- clean cilium_kube_proxy_replacement by @ErikJiang in #1569
Full Changelog: v0.26.0...v0.26.1
| Default Kubernetes Version | Supported Kubernetes Version Range |
|---|---|
| 1.31.6 | '1.32.5' '1.32.4' '1.32.3' '1.32.2' '1.32.1' '1.32.0' '1.31.9' '1.31.8' '1.31.7' '1.31.6' '1.31.5' '1.31.4' '1.31.3' '1.31.2' '1.31.1' '1.31.0' '1.30.13' '1.30.12' '1.30.11' '1.30.10' '1.30.9' '1.30.8' '1.30.7' '1.30.6' '1.30.5' '1.30.4' '1.30.3' '1.30.2' '1.30.1' '1.30.0' |
v0.26.0
What's Changed
⬆️ Dependencies
- Bump docker/build-push-action from 6.16.0 to 6.17.0 by @dependabot in #1557
- Bump docker/build-push-action from 6.17.0 to 6.18.0 by @dependabot in #1564
- Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 by @dependabot in #1563
🔨 Other Changes
- Add direct English redirect for docs site by @ErikJiang in #1562
- Update Kubean Support Matrix by @github-actions in #1561
- update README format by @ErikJiang in #1566
- bump kubespray sha to d0e9088 by @ErikJiang in #1565
- bump golang version to 1.24 by @ErikJiang in #1567
Full Changelog: v0.25.2...v0.26.0
| Default Kubernetes Version | Supported Kubernetes Version Range |
|---|---|
| 1.31.6 | '1.32.5' '1.32.4' '1.32.3' '1.32.2' '1.32.1' '1.32.0' '1.31.9' '1.31.8' '1.31.7' '1.31.6' '1.31.5' '1.31.4' '1.31.3' '1.31.2' '1.31.1' '1.31.0' '1.30.13' '1.30.12' '1.30.11' '1.30.10' '1.30.9' '1.30.8' '1.30.7' '1.30.6' '1.30.5' '1.30.4' '1.30.3' '1.30.2' '1.30.1' '1.30.0' |