github.com/rancher/system-upgrade-controller
v0.20.1
#1733 most downloaded on Go modules
rancher/system-upgrade-controller
What this package is like to depend on
Last release 12 days ago
12 Aug 2026
Ships fairly regularly
a new release about every 4 weeks
Rarely documented
notes for 5 of 47 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
245 releases · first in 2020
63 releases in the last 12 months
see the full history below
Release timeline
245 releases · Jan 2020 to Aug 2026Releases
latest 60 of 245-
v0.20.2-rc.212 Aug 2026 pre-releaseRelease notes
Open source →What's Changed
- Bump github.com/moby/spdystream from 0.5.0 to 0.5.1 by @dependabot[bot] in #403
- add the init support for renovate by @jiaqiluo in #407
- Update actions/setup-go digest to 4a36011 by @renovate-rancher[bot] in #409
- Update go toolchain directive to v1.26.5 [SECURITY] by @renovate-rancher[bot] in #408
- Update Kubernetes dependencies by @renovate-rancher[bot] in #413
- Update module github.com/urfave/cli to v1.22.17 by @renovate-rancher[bot] in #414
- Update wrangler-lasso to v3.7.0 by @renovate-rancher[bot] in #415
- Update dependency k3s-io/k3s to v1.36.2+k3s1 by @renovate-rancher[bot] in #416
- Update ginkgo and gomega by @renovate-rancher[bot] in #418
- Update Kubernetes dependencies by @renovate-rancher[bot] in #438
- Update rancher/system-upgrade-controller Docker tag to v0.20.1 by @renovate-rancher[bot] in #421
- Update registry.suse.com/bci/bci-base Docker tag to v15.7 by @renovate-rancher[bot] in #422
- Update README by @jiaqiluo in #439
- Update dependency k3s-io/k3s to v1.36.3+k3s1 by @renovate-rancher[bot] in #440
- Update GitHub Actions (major) by @renovate-rancher[bot] in #431
- Bump google.golang.org/grpc from 1.79.3 to 1.82.1 by @dependabot[bot] in #435
- Bump golang.org/x/net from 0.53.0 to 0.55.0 in /pkg/apis by @dependabot[bot] in #436
- Update registry.suse.com/bci/bci-base Docker tag to v16 by @renovate-rancher[bot] in #429
New Contributors
- @renovate-rancher[bot] made their first contribution in #409
Full Changelog: v0.20.1...v0.20.2-rc.2
-
v0.20.2-rc.112 Aug 2026 pre-releaseRelease notes
Open source →What's Changed
- Bump github.com/moby/spdystream from 0.5.0 to 0.5.1 by @dependabot[bot] in #403
- add the init support for renovate by @jiaqiluo in #407
- Update actions/setup-go digest to 4a36011 by @renovate-rancher[bot] in #409
- Update go toolchain directive to v1.26.5 [SECURITY] by @renovate-rancher[bot] in #408
- Update Kubernetes dependencies by @renovate-rancher[bot] in #413
- Update module github.com/urfave/cli to v1.22.17 by @renovate-rancher[bot] in #414
- Update wrangler-lasso to v3.7.0 by @renovate-rancher[bot] in #415
- Update dependency k3s-io/k3s to v1.36.2+k3s1 by @renovate-rancher[bot] in #416
- Update ginkgo and gomega by @renovate-rancher[bot] in #418
- Update Kubernetes dependencies by @renovate-rancher[bot] in #438
- Update rancher/system-upgrade-controller Docker tag to v0.20.1 by @renovate-rancher[bot] in #421
- Update registry.suse.com/bci/bci-base Docker tag to v15.7 by @renovate-rancher[bot] in #422
- Update README by @jiaqiluo in #439
- Update dependency k3s-io/k3s to v1.36.3+k3s1 by @renovate-rancher[bot] in #440
- Update GitHub Actions (major) by @renovate-rancher[bot] in #431
- Bump google.golang.org/grpc from 1.79.3 to 1.82.1 by @dependabot[bot] in #435
- Bump golang.org/x/net from 0.53.0 to 0.55.0 in /pkg/apis by @dependabot[bot] in #436
- Update registry.suse.com/bci/bci-base Docker tag to v16 by @renovate-rancher[bot] in #429
New Contributors
- @renovate-rancher[bot] made their first contribution in #409
Full Changelog: v0.20.1...v0.20.2
-
v0.20.2-0.20260812065912-5692d65bf2ee12 Aug 2026 pre-releaseNothing published for this version
-
v0.20.2-0.20260806170116-d357e230299906 Aug 2026 pre-releaseNothing published for this version
-
v0.20.2-0.20260803054930-c6c76ca7582203 Aug 2026 pre-releaseNothing published for this version
-
v0.20.2-0.20260731073113-09ae71e6af4031 Jul 2026 pre-releaseNothing published for this version
-
v0.20.2-0.20260731054718-a8f2c36bb36331 Jul 2026 pre-releaseNothing published for this version
-
v0.20.2-0.20260730072529-f9f2fed45ddf30 Jul 2026 pre-releaseNothing published for this version
-
v0.20.2-0.20260730052957-43e625fa4c3c30 Jul 2026 pre-releaseNothing published for this version
-
v0.20.2-0.20260729073015-7072c3846c1f29 Jul 2026 pre-releaseNothing published for this version
-
v0.20.2-0.20260729053615-dd5fd6ecc80b29 Jul 2026 pre-releaseNothing published for this version
-
v0.20.2-0.20260728072748-85ddc32ee0d828 Jul 2026 pre-releaseNothing published for this version
-
v0.20.2-0.20260728053347-09b0a94a668028 Jul 2026 pre-releaseNothing published for this version
-
v0.20.2-0.20260623211655-532fabb38cc423 Jun 2026 pre-releaseNothing published for this version
-
v0.20.119 May 2026Release notes
Open source →What's Changed
- setup release workflow for supporting immutable releases by @thatmidwesterncoder in #402
- Bump k8v1.36 by @Abhishek-Valaboju in #404
- fix: correct missing opening quote around TAG in release workflow by @snasovich with @Copilot in #405
New Contributors
- @thatmidwesterncoder made their first contribution in #402
- @Abhishek-Valaboju made their first contribution in #404
- @snasovich with @Copilot made their first contribution in #405
Full Changelog: v0.19.2...v0.20.1
-
v0.20.019 May 2026Nothing published for this version
-
v0.20.0-rc.219 May 2026 pre-releaseNothing published for this version
-
v0.20.0-rc.1.0.20260623211655-532fabb38cc423 Jun 2026 pre-releaseNothing published for this version
-
v0.20.0-rc.1.0.20260623191334-18a54045de0d23 Jun 2026 pre-releaseNothing published for this version
-
v0.20.0-rc.119 May 2026 pre-releaseRelease notes
Open source →What's Changed
- setup release workflow for supporting immutable releases by @thatmidwesterncoder in #402
- Bump k8v1.36 by @Abhishek-Valaboju in #404
- fix: correct missing opening quote around TAG in release workflow by @Copilot in #405
New Contributors
- @thatmidwesterncoder made their first contribution in #402
- @Abhishek-Valaboju made their first contribution in #404
- @Copilot made their first contribution in #405
Full Changelog: v0.19.2...v0.20.0-rc.1
-
v0.19.3-0.20260519183600-f1362a3fe1a819 May 2026 pre-releaseNothing published for this version
-
v0.19.3-0.20260417213532-5f30fcd64f4317 Apr 2026 pre-releaseNothing published for this version
-
v0.19.209 Apr 2026Release notes
Open source →What's Changed
- Add support for adding arbitrary labels to nodes on job success by @riuvshyn in #393
- Bump google.golang.org/grpc from 1.72.2 to 1.79.3 by @dependabot[bot] in #397
- Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.43.0 by @dependabot[bot] in #400
New Contributors
Full Changelog: v0.19.1...v0.19.2
-
v0.19.2-0.20260408225031-1120537b7fdf08 Apr 2026 pre-releaseNothing published for this version
-
v0.19.101 Apr 2026Release notes
Open source →What's Changed
- unify buildx pipeline and enable sbom+provenance publish by @jferrazbr in #395
- pin GH Actions to commit sha by @jiaqiluo in #398
- checksum validation by @jferrazbr in #399
New Contributors
- @jferrazbr made their first contribution in #395
Full Changelog: v0.19.0...v0.19.1
-
v0.19.1-rc1.0.20260401145127-5a843e51901801 Apr 2026 pre-releaseNothing published for this version
-
v0.19.1-rc1.0.20260325155902-ed9bde1beaea25 Mar 2026 pre-releaseNothing published for this version
-
v0.19.1-rc111 Mar 2026 pre-releaseNothing published for this version
-
v0.19.1-0.20260311141134-ab0bced9823911 Mar 2026 pre-releaseNothing published for this version
-
v0.19.017 Feb 2026Release notes
Open source →What's Changed
- Extend Upgrade Controller for Windows Node Compatibility by @ponmuthudev in #386
- chores(deps): Bumped kubernetes 1.35 by @bhartigautam156 in #388
- install dapper binary in release workflow by @bhartigautam156 in #391
New Contributors
- @ponmuthudev made their first contribution in #386
- @bhartigautam156 made their first contribution in #388
Full Changelog: v0.18.0...v0.19.0
-
v0.18.1-0.20251211213351-2f75d12fe08311 Dec 2025 pre-releaseNothing published for this version
-
v0.18.011 Nov 2025Release notes
Open source →What's Changed
- bump go version to 1.25 by @farazkhawaja in #382
New Contributors
- @farazkhawaja made their first contribution in #382
Full Changelog: v0.17.0...v0.18.0
-
v0.17.030 Sep 2025Nothing published for this version
-
v0.16.4-0.20250930163923-f2c9e60b107830 Sep 2025 pre-releaseNothing published for this version
-
v0.16.303 Sep 2025Nothing published for this version
-
v0.16.211 Aug 2025Nothing published for this version
-
v0.16.111 Aug 2025Nothing published for this version
-
v0.16.010 Jul 2025Nothing published for this version
-
v0.15.301 Jul 2025Nothing published for this version
-
v0.15.3-0.20250416174900-eed86678baf016 Apr 2025 pre-releaseNothing published for this version
-
v0.15.206 Mar 2025Nothing published for this version
-
v0.15.103 Mar 2025Nothing published for this version
-
v0.15.1-0.20250224210650-9de913246abe24 Feb 2025 pre-releaseNothing published for this version
-
v0.15.028 Jan 2025Nothing published for this version
-
v0.15.0-rc228 Jan 2025 pre-releaseNothing published for this version
-
v0.15.0-rc104 Nov 2024 pre-releaseNothing published for this version
-
v0.14.3-0.20241104204330-67bbce87367004 Nov 2024 pre-releaseNothing published for this version
-
v0.14.222 Oct 2024Nothing published for this version
-
v0.14.2-0.20241022231510-8e5485bf70c622 Oct 2024 pre-releaseNothing published for this version
-
v0.14.126 Sep 2024Nothing published for this version
-
v0.14.1-0.20240926022549-f7f79ff1873326 Sep 2024 pre-releaseNothing published for this version
-
v0.14.003 Aug 2023Nothing published for this version
-
v0.14.0-rc426 Sep 2024 pre-releaseNothing published for this version
-
v0.14.0-rc3.0.20240926010535-73165b9558b626 Sep 2024 pre-releaseNothing published for this version
-
v0.14.0-rc326 Sep 2024 pre-releaseNothing published for this version
-
v0.14.0-rc2.0.20240926003104-320cb31d6c7226 Sep 2024 pre-releaseNothing published for this version
-
v0.14.0-rc225 Sep 2024 pre-releaseNothing published for this version
-
v0.14.0-rc1.0.20240925213731-3835c956964725 Sep 2024 pre-releaseNothing published for this version
-
v0.14.0-rc129 Aug 2024 pre-releaseNothing published for this version
-
v0.13.5-0.20240829171850-8ccc2073548529 Aug 2024 pre-releaseNothing published for this version