Skip to content

Releases: k3s-io/k3s

v1.30.4-rc1+k3s1

16 Aug 04:50
98262b5
Compare
Choose a tag to compare
v1.30.4-rc1+k3s1 Pre-release
Pre-release
Update to v1.30.4 (#10721)

v1.29.8-rc1+k3s1

16 Aug 04:49
33fdc35
Compare
Choose a tag to compare
v1.29.8-rc1+k3s1 Pre-release
Pre-release
Update to v1.29.8 (#10720)

v1.28.13-rc1+k3s1

16 Aug 04:28
47737e1
Compare
Choose a tag to compare
v1.28.13-rc1+k3s1 Pre-release
Pre-release
Update to v1.28.13 (#10719)

v1.29.7+k3s1

31 Jul 20:31
Compare
Choose a tag to compare

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

For more details on what's new, see the Kubernetes release notes.

Changes since v1.29.6+k3s2:

  • Backports for 2024-07 release cycle (#10498)
    • Bump k3s-root to v0.14.0
    • Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7
    • Bump Local Path Provisioner version
    • Ensure remotedialer kubelet connections use kubelet bind address
    • Chore: Bump Trivy version
    • Add etcd s3 config secret implementation
  • July Test Backports (#10508)
  • Update to v1.29.7-k3s1 and Go 1.22.5 (#10539)
  • Fix issues loading data-dir value from env vars or dropping config files (#10597)

Embedded Component Versions

Component Version
Kubernetes v1.29.7
Kine v0.11.11
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Flannel v0.25.4
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.15.10
Local-path-provisioner v0.0.28

Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.29.7-rc2+k3s1

30 Jul 01:39
Compare
Choose a tag to compare
v1.29.7-rc2+k3s1 Pre-release
Pre-release
Fix inconsistent loading of config dropins when config file does not …

…exist

FindString would silently skip parsing dropins if the main config file
didn't exist. If a custom config file path was passed it would raise an
error, but if we were parsing the default config file and it didn't
exist it would just silently fail to load the dropins.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

v1.28.12+k3s1

31 Jul 20:31
Compare
Choose a tag to compare

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

For more details on what's new, see the Kubernetes release notes.

Changes since v1.28.11+k3s2:

  • Backports for 2024-07 release cycle (#10499)
    • Bump k3s-root to v0.14.0
    • Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7
    • Bump Local Path Provisioner version
    • Ensure remotedialer kubelet connections use kubelet bind address
    • Chore: Bump Trivy version
    • Add etcd s3 config secret implementation
  • July Test Backports (#10509)
  • Update to v1.28.12-k3s1 and Go 1.22.5 (#10541)
  • Fix issues loading data-dir value from env vars or dropping config files (#10598)

Embedded Component Versions

Component Version
Kubernetes v1.28.12
Kine v0.11.11
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1.28
Runc v1.1.12
Flannel v0.25.4
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.15.10
Local-path-provisioner v0.0.28

Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.28.12-rc2+k3s1

30 Jul 14:20
Compare
Choose a tag to compare
v1.28.12-rc2+k3s1 Pre-release
Pre-release
Fix inconsistent loading of config dropins when config file does not …

…exist

FindString would silently skip parsing dropins if the main config file
didn't exist. If a custom config file path was passed it would raise an
error, but if we were parsing the default config file and it didn't
exist it would just silently fail to load the dropins.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

v1.27.16+k3s1

31 Jul 20:30
Compare
Choose a tag to compare

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

For more details on what's new, see the Kubernetes release notes.

Changes since v1.27.15+k3s2:

  • Backports for 2024-07 release cycle (#10500)
    • Bump k3s-root to v0.14.0
    • Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7
    • Bump Local Path Provisioner version
    • Ensure remotedialer kubelet connections use kubelet bind address
    • Chore: Bump Trivy version
    • Add etcd s3 config secret implementation
  • July Test Backports (#10510)
  • Update to v1.27.16-k3s1 and Go 1.22.5 (#10542)
  • Fix issues loading data-dir value from env vars or dropping config files (#10599)

Embedded Component Versions

Component Version
Kubernetes v1.27.16
Kine v0.11.11
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s2.27
Runc v1.1.12
Flannel v0.25.4
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.15.10
Local-path-provisioner v0.0.28

Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.27.16-rc2+k3s1

30 Jul 15:59
Compare
Choose a tag to compare
v1.27.16-rc2+k3s1 Pre-release
Pre-release
Fix inconsistent loading of config dropins when config file does not …

…exist

FindString would silently skip parsing dropins if the main config file
didn't exist. If a custom config file path was passed it would raise an
error, but if we were parsing the default config file and it didn't
exist it would just silently fail to load the dropins.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

v1.30.3+k3s1

31 Jul 20:30
Compare
Choose a tag to compare

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

For more details on what's new, see the Kubernetes release notes.

Changes since v1.30.2+k3s2:

  • Update channel server for k3s2 (#10446)
  • Set correct release channel for e2e upgrade test (#10460)
  • Backports for 2024-07 release cycle (#10497)
    • Bump k3s-root to v0.14.0
    • Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7
    • Bump Local Path Provisioner version
    • Ensure remotedialer kubelet connections use kubelet bind address
    • Chore: Bump Trivy version
    • Add etcd s3 config secret implementation
  • July Test Backports (#10507)
  • Update to v1.30.3-k3s1 and Go 1.22.5 (#10536)
  • Fix issues loading data-dir value from env vars or dropping config files (#10596)

Embedded Component Versions

Component Version
Kubernetes v1.30.3
Kine v0.11.11
SQLite 3.44.0
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Flannel v0.25.4
Metrics-server v0.7.0
Traefik v2.10.7
CoreDNS v1.10.1
Helm-controller v0.16.1
Local-path-provisioner v0.0.28

Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to: