Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync PR #363 (Update Release Notes) from Community docs #90

Merged
merged 1 commit into from
Jan 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions versions/latest/modules/en/pages/release-notes/v1.29.X.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,21 @@ Before upgrading from earlier releases, be sure to read the Kubernetes https://g
|===
| Version | Release date | Kubernetes | Kine | SQLite | Etcd | Containerd | Runc | Flannel | Metrics-server | Traefik | CoreDNS | Helm-controller | Local-path-provisioner

| xref:#_release_v1_29_11k3s1[v1.29.11+k3s1]
| Dec 04 2024
| https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md#v12911[v1.29.11]
| https://github.com/k3s-io/kine/releases/tag/v0.13.5[v0.13.5]
| https://sqlite.org/releaselog/3_46_1.html[3.46.1]
| https://github.com/k3s-io/etcd/releases/tag/v3.5.16-k3s1[v3.5.16-k3s1]
| https://github.com/k3s-io/containerd/releases/tag/v1.7.23-k3s2[v1.7.23-k3s2]
| https://github.com/opencontainers/runc/releases/tag/v1.2.1[v1.2.1]
| https://github.com/flannel-io/flannel/releases/tag/v0.25.7[v0.25.7]
| https://github.com/kubernetes-sigs/metrics-server/releases/tag/v0.7.2[v0.7.2]
| https://github.com/traefik/traefik/releases/tag/v2.11.10[v2.11.10]
| https://github.com/coredns/coredns/releases/tag/v1.11.3[v1.11.3]
| https://github.com/k3s-io/helm-controller/releases/tag/v0.15.15[v0.15.15]
| https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.30[v0.0.30]

| xref:#_release_v1_29_10k3s1[v1.29.10+k3s1]
| Oct 26 2024
| https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md#v12910[v1.29.10]
Expand Down Expand Up @@ -195,6 +210,26 @@ Before upgrading from earlier releases, be sure to read the Kubernetes https://g

{blank} +

== Release https://github.com/k3s-io/k3s/releases/tag/v1.29.11+k3s1[v1.29.11+k3s1]
// v1.29.11+k3s1

This release updates Kubernetes to v1.29.11, and fixes a number of issues.

For more details on what's new, see the https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md#changelog-since-v12910[Kubernetes release notes].

=== Changes since v1.29.10+k3s1:

* Backport E2E GHA fixes https://github.com/k3s-io/k3s/pull/11229[(#11229)]
* Backports for 2024-11 https://github.com/k3s-io/k3s/pull/11263[(#11263)]
* Update flannel and base cni plugins version https://github.com/k3s-io/k3s/pull/11249[(#11249)]
* Bump to latest k3s-root version in scripts/version.sh https://github.com/k3s-io/k3s/pull/11300[(#11300)]
* More backports for 2024-11 https://github.com/k3s-io/k3s/pull/11309[(#11309)]
* Fix issue with loadbalancer failover to default server https://github.com/k3s-io/k3s/pull/11326[(#11326)]
* Update Kubernetes to v1.29.11-k3s1 https://github.com/k3s-io/k3s/pull/11370[(#11370)]
* Bump containerd to -k3s2 to fix rewrites https://github.com/k3s-io/k3s/pull/11405[(#11405)]

'''

== Release https://github.com/k3s-io/k3s/releases/tag/v1.29.10+k3s1[v1.29.10+k3s1]

// v1.29.10+k3s1
Expand Down
35 changes: 35 additions & 0 deletions versions/latest/modules/en/pages/release-notes/v1.30.X.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,21 @@ Before upgrading from earlier releases, be sure to read the Kubernetes https://g
|===
| Version | Release date | Kubernetes | Kine | SQLite | Etcd | Containerd | Runc | Flannel | Metrics-server | Traefik | CoreDNS | Helm-controller | Local-path-provisioner

| xref:#_release_v1_30_7k3s1[v1.30.7+k3s1]
| Dec 04 2024
| https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md#v1307[v1.30.7]
| https://github.com/k3s-io/kine/releases/tag/v0.13.5[v0.13.5]
| https://sqlite.org/releaselog/3_46_1.html[3.46.1]
| https://github.com/k3s-io/etcd/releases/tag/v3.5.16-k3s1[v3.5.16-k3s1]
| https://github.com/k3s-io/containerd/releases/tag/v1.7.23-k3s2[v1.7.23-k3s2]
| https://github.com/opencontainers/runc/releases/tag/v1.2.1[v1.2.1]
| https://github.com/flannel-io/flannel/releases/tag/v0.25.7[v0.25.7]
| https://github.com/kubernetes-sigs/metrics-server/releases/tag/v0.7.2[v0.7.2]
| https://github.com/traefik/traefik/releases/tag/v2.11.10[v2.11.10]
| https://github.com/coredns/coredns/releases/tag/v1.11.3[v1.11.3]
| https://github.com/k3s-io/helm-controller/releases/tag/v0.16.5[v0.16.5]
| https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.30[v0.0.30]

| xref:#_release_v1_30_6k3s1[v1.30.6+k3s1]
| Oct 26 2024
| https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md#v1306[v1.30.6]
Expand Down Expand Up @@ -134,6 +149,26 @@ Before upgrading from earlier releases, be sure to read the Kubernetes https://g

{blank} +

== Release https://github.com/k3s-io/k3s/releases/tag/v1.30.7+k3s1[v1.30.7+k3s1]
// v1.30.7+k3s1

This release updates Kubernetes to v1.30.7, and fixes a number of issues.

For more details on what's new, see the https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md#changelog-since-v1306[Kubernetes release notes].

=== Changes since v1.30.6+k3s1:

* Backport E2E GHA fixes https://github.com/k3s-io/k3s/pull/11227[(#11227)]
* Backports for 2024-11 https://github.com/k3s-io/k3s/pull/11262[(#11262)]
* Update flannel and base cni plugins version https://github.com/k3s-io/k3s/pull/11248[(#11248)]
* Bump to latest k3s-root version in scripts/version.sh https://github.com/k3s-io/k3s/pull/11299[(#11299)]
* More backports for 2024-11 https://github.com/k3s-io/k3s/pull/11308[(#11308)]
* Fix issue with loadbalancer failover to default server https://github.com/k3s-io/k3s/pull/11325[(#11325)]
* Update Kubernetes to v1.30.7-k3s1 https://github.com/k3s-io/k3s/pull/11371[(#11371)]
* Bump containerd to -k3s2 to fix rewrites https://github.com/k3s-io/k3s/pull/11404[(#11404)]

'''

== Release https://github.com/k3s-io/k3s/releases/tag/v1.30.6+k3s1[v1.30.6+k3s1]

// v1.30.6+k3s1
Expand Down
35 changes: 35 additions & 0 deletions versions/latest/modules/en/pages/release-notes/v1.31.X.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,21 @@ Before upgrading from earlier releases, be sure to read the Kubernetes https://g
|===
| Version | Release date | Kubernetes | Kine | SQLite | Etcd | Containerd | Runc | Flannel | Metrics-server | Traefik | CoreDNS | Helm-controller | Local-path-provisioner

| xref:#_release_v1_31_3k3s1[v1.31.3+k3s1]
| Dec 04 2024
| https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v1313[v1.31.3]
| https://github.com/k3s-io/kine/releases/tag/v0.13.5[v0.13.5]
| https://sqlite.org/releaselog/3_46_1.html[3.46.1]
| https://github.com/k3s-io/etcd/releases/tag/v3.5.16-k3s1[v3.5.16-k3s1]
| https://github.com/k3s-io/containerd/releases/tag/v1.7.23-k3s2[v1.7.23-k3s2]
| https://github.com/opencontainers/runc/releases/tag/v1.2.1[v1.2.1]
| https://github.com/flannel-io/flannel/releases/tag/v0.25.7[v0.25.7]
| https://github.com/kubernetes-sigs/metrics-server/releases/tag/v0.7.2[v0.7.2]
| https://github.com/traefik/traefik/releases/tag/v2.11.10[v2.11.10]
| https://github.com/coredns/coredns/releases/tag/v1.11.3[v1.11.3]
| https://github.com/k3s-io/helm-controller/releases/tag/v0.16.5[v0.16.5]
| https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.30[v0.0.30]

| xref:#_release_v1_31_2k3s1[v1.31.2+k3s1]
| Oct 26 2024
| https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v1312[v1.31.2]
Expand Down Expand Up @@ -58,6 +73,26 @@ Before upgrading from earlier releases, be sure to read the Kubernetes https://g

{blank} +

== Release https://github.com/k3s-io/k3s/releases/tag/v1.31.3+k3s1[v1.31.3+k3s1]
// v1.31.3+k3s1

This release updates Kubernetes to v1.31.3, and fixes a number of issues.

For more details on what's new, see the https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#changelog-since-v1312[Kubernetes release notes].

=== Changes since v1.31.2+k3s1:

* Backport E2E GHA fixes https://github.com/k3s-io/k3s/pull/11230[(#11230)]
* Backports for 2024-11 https://github.com/k3s-io/k3s/pull/11261[(#11261)]
* Update flannel and base cni plugins version https://github.com/k3s-io/k3s/pull/11247[(#11247)]
* Bump to latest k3s-root version in scripts/version.sh https://github.com/k3s-io/k3s/pull/11302[(#11302)]
* More backports for 2024-11 https://github.com/k3s-io/k3s/pull/11307[(#11307)]
* Fix issue with loadbalancer failover to default server https://github.com/k3s-io/k3s/pull/11324[(#11324)]
* Update Kubernetes to v1.31.3-k3s1 https://github.com/k3s-io/k3s/pull/11372[(#11372)]
* Bump containerd to -k3s2 to fix rewrites https://github.com/k3s-io/k3s/pull/11403[(#11403)]

'''

== Release https://github.com/k3s-io/k3s/releases/tag/v1.31.2+k3s1[v1.31.2+k3s1]

// v1.31.2+k3s1
Expand Down
35 changes: 35 additions & 0 deletions versions/latest/modules/ja/pages/release-notes/v1.29.X.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,21 @@
|===
| バージョン | リリース日 | Kubernetes | Kine | SQLite | Etcd | Containerd | Runc | Flannel | Metrics-server | Traefik | CoreDNS | Helm-controller | Local-path-provisioner

| xref:#_release_v1_29_11k3s1[v1.29.11+k3s1]
| Dec 04 2024
| https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md#v12911[v1.29.11]
| https://github.com/k3s-io/kine/releases/tag/v0.13.5[v0.13.5]
| https://sqlite.org/releaselog/3_46_1.html[3.46.1]
| https://github.com/k3s-io/etcd/releases/tag/v3.5.16-k3s1[v3.5.16-k3s1]
| https://github.com/k3s-io/containerd/releases/tag/v1.7.23-k3s2[v1.7.23-k3s2]
| https://github.com/opencontainers/runc/releases/tag/v1.2.1[v1.2.1]
| https://github.com/flannel-io/flannel/releases/tag/v0.25.7[v0.25.7]
| https://github.com/kubernetes-sigs/metrics-server/releases/tag/v0.7.2[v0.7.2]
| https://github.com/traefik/traefik/releases/tag/v2.11.10[v2.11.10]
| https://github.com/coredns/coredns/releases/tag/v1.11.3[v1.11.3]
| https://github.com/k3s-io/helm-controller/releases/tag/v0.15.15[v0.15.15]
| https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.30[v0.0.30]

| xref:#_release_v1_29_10k3s1[v1.29.10+k3s1]
| Oct 26 2024
| https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md#v12910[v1.29.10]
Expand Down Expand Up @@ -194,6 +209,26 @@

{blank} +

== Release https://github.com/k3s-io/k3s/releases/tag/v1.29.11+k3s1[v1.29.11+k3s1]
// v1.29.11+k3s1

This release updates Kubernetes to v1.29.11, and fixes a number of issues.

For more details on what's new, see the https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md#changelog-since-v12910[Kubernetes release notes].

=== Changes since v1.29.10+k3s1:

* Backport E2E GHA fixes https://github.com/k3s-io/k3s/pull/11229[(#11229)]
* Backports for 2024-11 https://github.com/k3s-io/k3s/pull/11263[(#11263)]
* Update flannel and base cni plugins version https://github.com/k3s-io/k3s/pull/11249[(#11249)]
* Bump to latest k3s-root version in scripts/version.sh https://github.com/k3s-io/k3s/pull/11300[(#11300)]
* More backports for 2024-11 https://github.com/k3s-io/k3s/pull/11309[(#11309)]
* Fix issue with loadbalancer failover to default server https://github.com/k3s-io/k3s/pull/11326[(#11326)]
* Update Kubernetes to v1.29.11-k3s1 https://github.com/k3s-io/k3s/pull/11370[(#11370)]
* Bump containerd to -k3s2 to fix rewrites https://github.com/k3s-io/k3s/pull/11405[(#11405)]

'''

== Release https://github.com/k3s-io/k3s/releases/tag/v1.29.10+k3s1[v1.29.10+k3s1]

// v1.29.10+k3s1
Expand Down
35 changes: 35 additions & 0 deletions versions/latest/modules/ja/pages/release-notes/v1.30.X.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,21 @@
|===
| バージョン | リリース日 | Kubernetes | Kine | SQLite | Etcd | Containerd | Runc | Flannel | Metrics-server | Traefik | CoreDNS | Helm-controller | Local-path-provisioner

| xref:#_release_v1_30_7k3s1[v1.30.7+k3s1]
| Dec 04 2024
| https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md#v1307[v1.30.7]
| https://github.com/k3s-io/kine/releases/tag/v0.13.5[v0.13.5]
| https://sqlite.org/releaselog/3_46_1.html[3.46.1]
| https://github.com/k3s-io/etcd/releases/tag/v3.5.16-k3s1[v3.5.16-k3s1]
| https://github.com/k3s-io/containerd/releases/tag/v1.7.23-k3s2[v1.7.23-k3s2]
| https://github.com/opencontainers/runc/releases/tag/v1.2.1[v1.2.1]
| https://github.com/flannel-io/flannel/releases/tag/v0.25.7[v0.25.7]
| https://github.com/kubernetes-sigs/metrics-server/releases/tag/v0.7.2[v0.7.2]
| https://github.com/traefik/traefik/releases/tag/v2.11.10[v2.11.10]
| https://github.com/coredns/coredns/releases/tag/v1.11.3[v1.11.3]
| https://github.com/k3s-io/helm-controller/releases/tag/v0.16.5[v0.16.5]
| https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.30[v0.0.30]

| xref:#_release_v1_30_6k3s1[v1.30.6+k3s1]
| Oct 26 2024
| https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md#v1306[v1.30.6]
Expand Down Expand Up @@ -134,6 +149,26 @@

{blank} +

== Release https://github.com/k3s-io/k3s/releases/tag/v1.30.7+k3s1[v1.30.7+k3s1]
// v1.30.7+k3s1

This release updates Kubernetes to v1.30.7, and fixes a number of issues.

For more details on what's new, see the https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.30.md#changelog-since-v1306[Kubernetes release notes].

=== Changes since v1.30.6+k3s1:

* Backport E2E GHA fixes https://github.com/k3s-io/k3s/pull/11227[(#11227)]
* Backports for 2024-11 https://github.com/k3s-io/k3s/pull/11262[(#11262)]
* Update flannel and base cni plugins version https://github.com/k3s-io/k3s/pull/11248[(#11248)]
* Bump to latest k3s-root version in scripts/version.sh https://github.com/k3s-io/k3s/pull/11299[(#11299)]
* More backports for 2024-11 https://github.com/k3s-io/k3s/pull/11308[(#11308)]
* Fix issue with loadbalancer failover to default server https://github.com/k3s-io/k3s/pull/11325[(#11325)]
* Update Kubernetes to v1.30.7-k3s1 https://github.com/k3s-io/k3s/pull/11371[(#11371)]
* Bump containerd to -k3s2 to fix rewrites https://github.com/k3s-io/k3s/pull/11404[(#11404)]

'''

== Release https://github.com/k3s-io/k3s/releases/tag/v1.30.6+k3s1)[v1.30.6+k3s1]

// v1.30.6+k3s1
Expand Down
35 changes: 35 additions & 0 deletions versions/latest/modules/ja/pages/release-notes/v1.31.X.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,21 @@ Before upgrading from earlier releases, be sure to read the Kubernetes https://g
|===
| Version | Release date | Kubernetes | Kine | SQLite | Etcd | Containerd | Runc | Flannel | Metrics-server | Traefik | CoreDNS | Helm-controller | Local-path-provisioner

| xref:#_release_v1_31_3k3s1[v1.31.3+k3s1]
| Dec 04 2024
| https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v1313[v1.31.3]
| https://github.com/k3s-io/kine/releases/tag/v0.13.5[v0.13.5]
| https://sqlite.org/releaselog/3_46_1.html[3.46.1]
| https://github.com/k3s-io/etcd/releases/tag/v3.5.16-k3s1[v3.5.16-k3s1]
| https://github.com/k3s-io/containerd/releases/tag/v1.7.23-k3s2[v1.7.23-k3s2]
| https://github.com/opencontainers/runc/releases/tag/v1.2.1[v1.2.1]
| https://github.com/flannel-io/flannel/releases/tag/v0.25.7[v0.25.7]
| https://github.com/kubernetes-sigs/metrics-server/releases/tag/v0.7.2[v0.7.2]
| https://github.com/traefik/traefik/releases/tag/v2.11.10[v2.11.10]
| https://github.com/coredns/coredns/releases/tag/v1.11.3[v1.11.3]
| https://github.com/k3s-io/helm-controller/releases/tag/v0.16.5[v0.16.5]
| https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.30[v0.0.30]

| xref:#_release_v1_31_2k3s1[v1.31.2+k3s1]
| Oct 26 2024
| https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v1312[v1.31.2]
Expand Down Expand Up @@ -58,6 +73,26 @@ Before upgrading from earlier releases, be sure to read the Kubernetes https://g

{blank} +

== Release https://github.com/k3s-io/k3s/releases/tag/v1.31.3+k3s1[v1.31.3+k3s1]
// v1.31.3+k3s1

This release updates Kubernetes to v1.31.3, and fixes a number of issues.

For more details on what's new, see the https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#changelog-since-v1312[Kubernetes release notes].

=== Changes since v1.31.2+k3s1:

* Backport E2E GHA fixes https://github.com/k3s-io/k3s/pull/11230[(#11230)]
* Backports for 2024-11 https://github.com/k3s-io/k3s/pull/11261[(#11261)]
* Update flannel and base cni plugins version https://github.com/k3s-io/k3s/pull/11247[(#11247)]
* Bump to latest k3s-root version in scripts/version.sh https://github.com/k3s-io/k3s/pull/11302[(#11302)]
* More backports for 2024-11 https://github.com/k3s-io/k3s/pull/11307[(#11307)]
* Fix issue with loadbalancer failover to default server https://github.com/k3s-io/k3s/pull/11324[(#11324)]
* Update Kubernetes to v1.31.3-k3s1 https://github.com/k3s-io/k3s/pull/11372[(#11372)]
* Bump containerd to -k3s2 to fix rewrites https://github.com/k3s-io/k3s/pull/11403[(#11403)]

'''

== Release https://github.com/k3s-io/k3s/releases/tag/v1.31.2+k3s1[v1.31.2+k3s1]

// v1.31.2+k3s1
Expand Down
35 changes: 35 additions & 0 deletions versions/latest/modules/ko/pages/release-notes/v1.29.X.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,21 @@ Before upgrading from earlier releases, be sure to read the Kubernetes https://g
|===
| Version | Release date | Kubernetes | Kine | SQLite | Etcd | Containerd | Runc | Flannel | Metrics-server | Traefik | CoreDNS | Helm-controller | Local-path-provisioner

| xref:#_release_v1_29_11k3s1[v1.29.11+k3s1]
| Dec 04 2024
| https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md#v12911[v1.29.11]
| https://github.com/k3s-io/kine/releases/tag/v0.13.5[v0.13.5]
| https://sqlite.org/releaselog/3_46_1.html[3.46.1]
| https://github.com/k3s-io/etcd/releases/tag/v3.5.16-k3s1[v3.5.16-k3s1]
| https://github.com/k3s-io/containerd/releases/tag/v1.7.23-k3s2[v1.7.23-k3s2]
| https://github.com/opencontainers/runc/releases/tag/v1.2.1[v1.2.1]
| https://github.com/flannel-io/flannel/releases/tag/v0.25.7[v0.25.7]
| https://github.com/kubernetes-sigs/metrics-server/releases/tag/v0.7.2[v0.7.2]
| https://github.com/traefik/traefik/releases/tag/v2.11.10[v2.11.10]
| https://github.com/coredns/coredns/releases/tag/v1.11.3[v1.11.3]
| https://github.com/k3s-io/helm-controller/releases/tag/v0.15.15[v0.15.15]
| https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.30[v0.0.30]

| xref:#_release_v1_29_10k3s1[v1.29.10+k3s1]
| Oct 26 2024
| https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md#v12910[v1.29.10]
Expand Down Expand Up @@ -195,6 +210,26 @@ Before upgrading from earlier releases, be sure to read the Kubernetes https://g

{blank} +

== Release https://github.com/k3s-io/k3s/releases/tag/v1.29.11+k3s1[v1.29.11+k3s1]
// v1.29.11+k3s1

This release updates Kubernetes to v1.29.11, and fixes a number of issues.

For more details on what's new, see the https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.29.md#changelog-since-v12910[Kubernetes release notes].

=== Changes since v1.29.10+k3s1:

* Backport E2E GHA fixes https://github.com/k3s-io/k3s/pull/11229[(#11229)]
* Backports for 2024-11 https://github.com/k3s-io/k3s/pull/11263[(#11263)]
* Update flannel and base cni plugins version https://github.com/k3s-io/k3s/pull/11249[(#11249)]
* Bump to latest k3s-root version in scripts/version.sh https://github.com/k3s-io/k3s/pull/11300[(#11300)]
* More backports for 2024-11 https://github.com/k3s-io/k3s/pull/11309[(#11309)]
* Fix issue with loadbalancer failover to default server https://github.com/k3s-io/k3s/pull/11326[(#11326)]
* Update Kubernetes to v1.29.11-k3s1 https://github.com/k3s-io/k3s/pull/11370[(#11370)]
* Bump containerd to -k3s2 to fix rewrites https://github.com/k3s-io/k3s/pull/11405[(#11405)]

'''

== Release https://github.com/k3s-io/k3s/releases/tag/v1.29.10+k3s1[v1.29.10+k3s1]

// v1.29.10+k3s1
Expand Down
Loading
Loading