Skip to content

Commit afc129c

Browse files
committed
Convert release-notes line endings from CRLF to LF
Signed-off-by: Derek Nola <[email protected]>
1 parent 5e3c4d1 commit afc129c

File tree

10 files changed

+4407
-4406
lines changed

10 files changed

+4407
-4406
lines changed

docs/release-notes-old/v1.24.X.md

Lines changed: 532 additions & 532 deletions
Large diffs are not rendered by default.

docs/release-notes-old/v1.25.X.md

Lines changed: 582 additions & 582 deletions
Large diffs are not rendered by default.

docs/release-notes-old/v1.26.X.md

Lines changed: 605 additions & 605 deletions
Large diffs are not rendered by default.

docs/release-notes-old/v1.27.X.md

Lines changed: 628 additions & 628 deletions
Large diffs are not rendered by default.

docs/release-notes-old/v1.28.X.md

Lines changed: 528 additions & 528 deletions
Large diffs are not rendered by default.

docs/release-notes/v1.29.X.md

Lines changed: 550 additions & 549 deletions
Large diffs are not rendered by default.

docs/release-notes/v1.30.X.md

Lines changed: 382 additions & 382 deletions
Large diffs are not rendered by default.

docs/release-notes/v1.31.X.md

Lines changed: 277 additions & 277 deletions
Large diffs are not rendered by default.

docs/release-notes/v1.32.X.md

Lines changed: 274 additions & 274 deletions
Large diffs are not rendered by default.

docs/release-notes/v1.33.X.md

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,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-
-----
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

Comments
 (0)