|
1 | | ---- |
2 | | -hide_table_of_contents: true |
3 | | -sidebar_position: 1 |
4 | | -title: v1.33.X |
5 | | ---- |
6 | | - |
7 | | -:::warning Upgrade Notice |
8 | | -Before upgrading from earlier releases, be sure to read the Kubernetes [Urgent Upgrade Notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#urgent-upgrade-notes). |
9 | | -::: |
10 | | - |
11 | | -| Version | Release date | Kubernetes | Kine | SQLite | Etcd | Containerd | Runc | Flannel | Metrics-server | Traefik | CoreDNS | Helm-controller | Local-path-provisioner | |
12 | | -| ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | |
13 | | -| [v1.33.1+k3s1](v1.33.X.md#release-v1331k3s1) | May 23 2025| [v1.33.1](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v1331) | [v0.13.15](https://github.com/k3s-io/kine/releases/tag/v0.13.15) | [3.49.1](https://sqlite.org/releaselog/3_49_1.html) | [v3.5.21-k3s1](https://github.com/k3s-io/etcd/releases/tag/v3.5.21-k3s1) | [v2.0.5-k3s1](https://github.com/k3s-io/containerd/releases/tag/v2.0.5-k3s1) | [v1.2.6](https://github.com/opencontainers/runc/releases/tag/v1.2.6) | [v0.26.7](https://github.com/flannel-io/flannel/releases/tag/v0.26.7) | [v0.7.2](https://github.com/kubernetes-sigs/metrics-server/releases/tag/v0.7.2) | [v3.3.6](https://github.com/traefik/traefik/releases/tag/v3.3.6) | [v1.12.1](https://github.com/coredns/coredns/releases/tag/v1.12.1) | [v0.16.10](https://github.com/k3s-io/helm-controller/releases/tag/v0.16.10) | [v0.0.31](https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.31) | |
14 | | -| [v1.33.0+k3s1](v1.33.X.md#release-v1330k3s1) | May 08 2025| [v1.33.0](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v1330) | [v0.13.14](https://github.com/k3s-io/kine/releases/tag/v0.13.14) | [v3.46.1](https://sqlite.org/releaselog/3_46_1.html) | [v3.5.21-k3s1](https://github.com/k3s-io/etcd/releases/tag/v3.5.21-k3s1) | [v2.0.4-k3s4](https://github.com/k3s-io/containerd/releases/tag/v2.0.4-k3s4) | [v1.2.5](https://github.com/opencontainers/runc/releases/tag/v1.2.5) | [v0.26.7](https://github.com/flannel-io/flannel/releases/tag/v0.26.7) | [v0.7.2](https://github.com/kubernetes-sigs/metrics-server/releases/tag/v0.7.2) | [v3.3.6](https://github.com/traefik/traefik/releases/tag/v3.3.6) | [v1.12.1](https://github.com/coredns/coredns/releases/tag/v1.12.1) | [v0.16.10](https://github.com/k3s-io/helm-controller/releases/tag/v0.16.10) | [v0.0.31](https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.31) | |
15 | | - |
16 | | -<br /> |
17 | | - |
18 | | -## Release [v1.33.1+k3s1](https://github.com/k3s-io/k3s/releases/tag/v1.33.1+k3s1) |
19 | | -<!-- v1.33.1+k3s1 --> |
20 | | - |
21 | | -This release updates Kubernetes to v1.33.1, and fixes a number of issues. |
22 | | - |
23 | | -For more details on what's new, see the [Kubernetes release notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#changelog-since-v1330). |
24 | | - |
25 | | -### Changes since v1.33.0+k3s1: |
26 | | - |
27 | | -* Backports for May [(#12319)](https://github.com/k3s-io/k3s/pull/12319) |
28 | | -* Backports for 2025-05 [(#12325)](https://github.com/k3s-io/k3s/pull/12325) |
29 | | -* Fix authorization-config/authentication-config handling [(#12344)](https://github.com/k3s-io/k3s/pull/12344) |
30 | | -* Fix secretsencrypt race conditions [(#12355)](https://github.com/k3s-io/k3s/pull/12355) |
31 | | -* Update to v1.33.1-k3s1 [(#12360)](https://github.com/k3s-io/k3s/pull/12360) |
32 | | -* Fix startup e2e test [(#12370)](https://github.com/k3s-io/k3s/pull/12370) |
33 | | - |
34 | | ------ |
35 | | -## Release [v1.33.0+k3s1](https://github.com/k3s-io/k3s/releases/tag/v1.33.0+k3s1) |
36 | | -<!-- v1.33.0+k3s1 --> |
37 | | - |
38 | | -This release updates Kubernetes to v1.33.0, and fixes a number of issues. |
39 | | - |
40 | | -For more details on what's new, see the [Kubernetes release notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#changelog-since-v1324). |
41 | | - |
42 | | -### Changes since v1.32.4+k3s1 |
43 | | - |
44 | | -* Build k3s overhaul [(#12200)](https://github.com/k3s-io/k3s/pull/12200) |
45 | | -* Fix sonobuoy conformance testing [(#12214)](https://github.com/k3s-io/k3s/pull/12214) |
46 | | -* Update k8s version to 1.33 [(#12221)](https://github.com/k3s-io/k3s/pull/12221) |
47 | | -* Remove ghcr from drone [(#12229)](https://github.com/k3s-io/k3s/pull/12229) |
48 | | - |
49 | | ------ |
| 1 | +--- |
| 2 | +hide_table_of_contents: true |
| 3 | +sidebar_position: 1 |
| 4 | +title: v1.33.X |
| 5 | +--- |
| 6 | + |
| 7 | +:::warning Upgrade Notice |
| 8 | +Before upgrading from earlier releases, be sure to read the Kubernetes [Urgent Upgrade Notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#urgent-upgrade-notes). |
| 9 | +::: |
| 10 | + |
| 11 | +| Version | Release date | Kubernetes | Kine | SQLite | Etcd | Containerd | Runc | Flannel | Metrics-server | Traefik | CoreDNS | Helm-controller | Local-path-provisioner | |
| 12 | +| ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | ----- | |
| 13 | +| [v1.33.1+k3s1](v1.33.X.md#release-v1331k3s1) | May 23 2025| [v1.33.1](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v1331) | [v0.13.15](https://github.com/k3s-io/kine/releases/tag/v0.13.15) | [3.49.1](https://sqlite.org/releaselog/3_49_1.html) | [v3.5.21-k3s1](https://github.com/k3s-io/etcd/releases/tag/v3.5.21-k3s1) | [v2.0.5-k3s1](https://github.com/k3s-io/containerd/releases/tag/v2.0.5-k3s1) | [v1.2.6](https://github.com/opencontainers/runc/releases/tag/v1.2.6) | [v0.26.7](https://github.com/flannel-io/flannel/releases/tag/v0.26.7) | [v0.7.2](https://github.com/kubernetes-sigs/metrics-server/releases/tag/v0.7.2) | [v3.3.6](https://github.com/traefik/traefik/releases/tag/v3.3.6) | [v1.12.1](https://github.com/coredns/coredns/releases/tag/v1.12.1) | [v0.16.10](https://github.com/k3s-io/helm-controller/releases/tag/v0.16.10) | [v0.0.31](https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.31) | |
| 14 | +| [v1.33.0+k3s1](v1.33.X.md#release-v1330k3s1) | May 08 2025| [v1.33.0](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v1330) | [v0.13.14](https://github.com/k3s-io/kine/releases/tag/v0.13.14) | [v3.46.1](https://sqlite.org/releaselog/3_46_1.html) | [v3.5.21-k3s1](https://github.com/k3s-io/etcd/releases/tag/v3.5.21-k3s1) | [v2.0.4-k3s4](https://github.com/k3s-io/containerd/releases/tag/v2.0.4-k3s4) | [v1.2.5](https://github.com/opencontainers/runc/releases/tag/v1.2.5) | [v0.26.7](https://github.com/flannel-io/flannel/releases/tag/v0.26.7) | [v0.7.2](https://github.com/kubernetes-sigs/metrics-server/releases/tag/v0.7.2) | [v3.3.6](https://github.com/traefik/traefik/releases/tag/v3.3.6) | [v1.12.1](https://github.com/coredns/coredns/releases/tag/v1.12.1) | [v0.16.10](https://github.com/k3s-io/helm-controller/releases/tag/v0.16.10) | [v0.0.31](https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.31) | |
| 15 | + |
| 16 | +<br /> |
| 17 | + |
| 18 | +## Release [v1.33.1+k3s1](https://github.com/k3s-io/k3s/releases/tag/v1.33.1+k3s1) |
| 19 | +<!-- v1.33.1+k3s1 --> |
| 20 | + |
| 21 | +This release updates Kubernetes to v1.33.1, and fixes a number of issues. |
| 22 | + |
| 23 | +For more details on what's new, see the [Kubernetes release notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#changelog-since-v1330). |
| 24 | + |
| 25 | +### Changes since v1.33.0+k3s1: |
| 26 | + |
| 27 | +* Backports for May [(#12319)](https://github.com/k3s-io/k3s/pull/12319) |
| 28 | +* Backports for 2025-05 [(#12325)](https://github.com/k3s-io/k3s/pull/12325) |
| 29 | +* Fix authorization-config/authentication-config handling [(#12344)](https://github.com/k3s-io/k3s/pull/12344) |
| 30 | +* Fix secretsencrypt race conditions [(#12355)](https://github.com/k3s-io/k3s/pull/12355) |
| 31 | +* Update to v1.33.1-k3s1 [(#12360)](https://github.com/k3s-io/k3s/pull/12360) |
| 32 | +* Fix startup e2e test [(#12370)](https://github.com/k3s-io/k3s/pull/12370) |
| 33 | + |
| 34 | +----- |
| 35 | +## Release [v1.33.0+k3s1](https://github.com/k3s-io/k3s/releases/tag/v1.33.0+k3s1) |
| 36 | +<!-- v1.33.0+k3s1 --> |
| 37 | + |
| 38 | +This release updates Kubernetes to v1.33.0, and fixes a number of issues. |
| 39 | + |
| 40 | +For more details on what's new, see the [Kubernetes release notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#changelog-since-v1324). |
| 41 | + |
| 42 | +### Changes since v1.32.4+k3s1 |
| 43 | + |
| 44 | +* Build k3s overhaul [(#12200)](https://github.com/k3s-io/k3s/pull/12200) |
| 45 | +* Fix sonobuoy conformance testing [(#12214)](https://github.com/k3s-io/k3s/pull/12214) |
| 46 | +* Update k8s version to 1.33 [(#12221)](https://github.com/k3s-io/k3s/pull/12221) |
| 47 | +* Remove ghcr from drone [(#12229)](https://github.com/k3s-io/k3s/pull/12229) |
| 48 | + |
| 49 | +----- |
0 commit comments