Closed renovate[bot] closed 2 months ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
/test all :robot: View pipeline run
This PR contains the following updates:
v1.28.11+rke2r1
->v1.28.12+rke2r1
v1.29.6+rke2r1
->v1.29.7+rke2r1
v1.30.2+rke2r1
->v1.30.3+rke2r1
Release Notes
rancher/rke2 (rancher/rke2)
### [`v1.28.12+rke2r1`](https://togithub.com/rancher/rke2/releases/tag/v1.28.12%2Brke2r1): v1.28.12+rke2r1 ### [`v1.29.7+rke2r1`](https://togithub.com/rancher/rke2/releases/tag/v1.29.7%2Brke2r1): v1.29.7+rke2r1 ### [`v1.30.2+rke2r1`](https://togithub.com/rancher/rke2/releases/tag/v1.29.7%2Brke2r1): v1.30.3+rke2r1 [Compare Source](https://togithub.com/rancher/rke2/compare/v1.29.6+rke2r1...v1.29.7+rke2r1) This release updates Kubernetes to v1.29.7. **Important Note** If your server (control-plane) nodes were not started with the `--token` CLI flag or config file key, a randomized token was generated during initial cluster startup. This key is used both for joining new nodes to the cluster, and for encrypting cluster bootstrap data within the datastore. Ensure that you retain a copy of this token, as is required when restoring from backup. You may retrieve the token value from any server already joined to the cluster: ```bash cat /var/lib/rancher/rke2/server/token ``` ##### Changes since v1.29.6+rke2r1: - GHA Migration [(#6293)](https://togithub.com/rancher/rke2/pull/6293) - Bump multus to v4.0.206 [(#6351)](https://togithub.com/rancher/rke2/pull/6351) - Version bumps and backports for 2024-07 release cycle [(#6318)](https://togithub.com/rancher/rke2/pull/6318) - Bump vsphere csi chart to 3.3.0-rancher100 and cpi to 1.8.000 [(#6342)](https://togithub.com/rancher/rke2/pull/6342) - Fix secrets for commit id uploads [(#6367)](https://togithub.com/rancher/rke2/pull/6367) - Update Kubernetes to v1.29.7 [(#6363)](https://togithub.com/rancher/rke2/pull/6363) - Publish binaries in dapper [(#6380)](https://togithub.com/rancher/rke2/pull/6380) - Add missing package windows step in release [(#6389)](https://togithub.com/rancher/rke2/pull/6389) - Add manifest pipeline for rke2-runtime docker image [(#6399)](https://togithub.com/rancher/rke2/pull/6399) - Fix dispatch script [(#6407)](https://togithub.com/rancher/rke2/pull/6407) ##### Charts Versions | Component | Version | | --- | --- | | rke2-cilium | [1.15.500](https://togithub.com/rancher/rke2-charts/raw/main/assets/rke2-cilium/rke2-cilium-1.15.500.tgz) | | rke2-canal | [v3.28.0-build2024062503](https://togithub.com/rancher/rke2-charts/raw/main/assets/rke2-canal/rke2-canal-v3.28.0-build2024062503.tgz) | | rke2-calico | [v3.27.300](https://togithub.com/rancher/rke2-charts/raw/main/assets/rke2-calico/rke2-calico-v3.27.300.tgz) | | rke2-calico-crd | [v3.27.002](https://togithub.com/rancher/rke2-charts/raw/main/assets/rke2-calico/rke2-calico-crd-v3.27.002.tgz) | | rke2-coredns | [1.29.002](https://togithub.com/rancher/rke2-charts/raw/main/assets/rke2-coredns/rke2-coredns-1.29.002.tgz) | | rke2-ingress-nginx | [4.10.102](https://togithub.com/rancher/rke2-charts/raw/main/assets/rke2-ingress-nginx/rke2-ingress-nginx-4.10.102.tgz) | | rke2-metrics-server | [3.12.002](https://togithub.com/rancher/rke2-charts/raw/main/assets/rke2-metrics-server/rke2-metrics-server-3.12.002.tgz) | | rancher-vsphere-csi | [3.3.0-rancher100](https://togithub.com/rancher/rke2-charts/raw/main/assets/rancher-vsphere-csi/rancher-vsphere-csi-3.3.0-rancher100.tgz) | | rancher-vsphere-cpi | [1.8.000](https://togithub.com/rancher/rke2-charts/raw/main/assets/rancher-vsphere-cpi/rancher-vsphere-cpi-1.8.000.tgz) | | harvester-cloud-provider | [0.2.400](https://togithub.com/rancher/rke2-charts/raw/main/assets/harvester-cloud-provider/harvester-cloud-provider-0.2.400.tgz) | | harvester-csi-driver | [0.1.1700](https://togithub.com/rancher/rke2-charts/raw/main/assets/harvester-cloud-provider/harvester-csi-driver-0.1.1700.tgz) | | rke2-snapshot-controller | [1.7.202](https://togithub.com/rancher/rke2-charts/raw/main/assets/rke2-snapshot-controller/rke2-snapshot-controller-1.7.202.tgz) | | rke2-snapshot-controller-crd | [1.7.202](https://togithub.com/rancher/rke2-charts/raw/main/assets/rke2-snapshot-controller/rke2-snapshot-controller-crd-1.7.202.tgz) | | rke2-snapshot-validation-webhook | [1.7.302](https://togithub.com/rancher/rke2-charts/raw/main/assets/rke2-snapshot-validation-webhook/rke2-snapshot-validation-webhook-1.7.302.tgz) | ##### Packaged Component Versions | Component | Version | | --- | --- | | Kubernetes | [v1.29.7](https://togithub.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md#v1297) | | Etcd | [v3.5.13-k3s1](https://togithub.com/k3s-io/etcd/releases/tag/v3.5.13-k3s1) | | Containerd | [v1.7.17-k3s1](https://togithub.com/k3s-io/containerd/releases/tag/v1.7.17-k3s1) | | Runc | [v1.1.12](https://togithub.com/opencontainers/runc/releases/tag/v1.1.12) | | Metrics-server | [v0.7.1](https://togithub.com/kubernetes-sigs/metrics-server/releases/tag/v0.7.1) | | CoreDNS | [v1.11.1](https://togithub.com/coredns/coredns/releases/tag/v1.11.1) | | Ingress-Nginx | [v1.10.1-hardened1](https://togithub.com/rancher/ingress-nginx/releases/tag/v1.10.1-hardened1) | | Helm-controller | [v0.15.10](https://togithub.com/k3s-io/helm-controller/releases/tag/v0.15.10) | ##### Available CNIs | Component | Version | FIPS Compliant | | --- | --- | --- | | Canal (Default) | [Flannel v0.25.4](https://togithub.com/flannel-io/flannel/releases/tag/v0.25.4)[Calico v3.28.0](https://docs.tigera.io/calico/latest/release-notes/#v3.28) | Yes | | Calico | [v3.27.3](https://docs.tigera.io/calico/latest/release-notes/#v3.27) | No | | Cilium | [v1.15.5](https://togithub.com/cilium/cilium/releases/tag/v1.15.5) | No | | Multus | [v4.0.2](https://togithub.com/k8snetworkplumbingwg/multus-cni/releases/tag/v4.0.2) | No | ##### Helpful Links As always, we welcome and appreciate feedback from our community of users. Please feel free to: - [Open issues here](https://togithub.com/rancher/rke2/issues/new) - [Join our Slack channel](https://slack.rancher.io/) - [Check out our documentation](https://docs.rke2.io) for guidance on how to get started.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.