Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
아직 없음 초 전
False
아직 없음 초 전
트리거 텍스트 무시된 텍스트 차단 텍스트
2시간 전
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Type / to search
Sign in
Sign up Appearance settings
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Uh oh!
There was an error while loading. Please reload this page.
rancher / rancher Public
* Notifications You must be signed in to change notification settings
* Fork 3.2k
* Star 25.8k
* Code
* Issues 3.2k
* Pull requests 144
* Actions
* Projects
* Wiki
* Security and quality 59
* Insights
Additional navigation options
* Code
* Issues
* Pull requests
* Actions
* Projects
* Wiki
* Security and quality
* Insights
Releases: rancher/rancher
Releases Tags
Releases · rancher/rancher
Release list
* v2.15.0
* v2.15.0-rc5
* v2.14.4
* v2.14.4-rc1
* v2.13.8
* v2.13.8-rc1
* v2.12.12
* v2.12.12-rc1
* v2.11.16
* v2.11.16-rc1
Previous Next
Jump to release
* v2.15.0
* v2.15.0-rc5
* v2.14.4
* v2.14.4-rc1
* v2.13.8
* v2.13.8-rc1
* v2.12.12
* v2.12.12-rc1
* v2.11.16
* v2.11.16-rc1
Previous Next
v2.15.0
v2.15.0 Latest
Latest
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
rancher-rancher-pr-and-push released this 30 Jul 21:51
Immutable release. Only release title and notes can be modified.
v2.15.0
9994cd9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Release v2.15.0
Important
* If you are using Active Directory Federation Service (AD FS), upgrading to Rancher v2.10.1 or later may cause issues with authentication, requiring manual intervention. These issues are due to the AD FS Relying Party Trust not being able to pick up a signature verification certificate from the metadata. For more information, see #48655. These issues can be corrected by either of two methods:
+ Updating the Relying Party Trust information from federation metadata (Relying Party Trust → Update from Federation Metadata…).
+ Directly adding the certificate (Relying Party Trust → Properties → Signature tab → Add → Select the certificate).
Rancher v2.15.0 is the latest minor release of Rancher. This is a Community version release that introduces new features, enhancements, and various updates.
What's New - v2.15.0
* Kubernetes Support and Lifecycle Updates
+ Rancher v2.15 adds support for Kubernetes v1.36 while removing support for Kubernetes v1.33.
+ Rancher App Chart Retention Policy: Enforces a new lifecycle policy preserving chart versions in the "Rancher" repository for the 7 most recent minor releases (approx. 2.5 years). Older chart versions have been removed.
* Cluster Provisioning
+ Cluster API (CAPI) GA: Support for native CAPI infrastructure providers within the V2 provisioning framework (v2prov) has been promoted to General Availability (GA).
+ Updated CAPI support to v1.13.2.
* Authentication
+ Inherited Namespace Rules for GlobalRoles: Administrators can now define inheritedNamespacedRules in GlobalRoles to automatically propagate specific namespace RBAC permissions across all downstream clusters.
+ Azure AD SSO Logout: Added support for Single Logout (SLO) with Azure AD, allowing users to terminate their Azure AD session directly upon logging out of Rancher, with support for custom sovereign-cloud endpoints.
+ Hide Local Auth Provider: Introduced a new hide-local-auth-provider feature flag to restrict local UI authentication once an External Authentication Provider (EAP) is configured.
* Dashboard
+ Workloads Overview UI: Replaces the legacy all-in-one Workloads list in the Rancher Dashboard with a high-performance Workloads Overview UI view designed for large-scale environments.
Rancher General
Features and Enhancements
* Rancher now supports Kubernetes v1.36. See #54303 for information on Rancher support for Kubernetes v1.36. You can view the upstream Kubernetes changelog for v1.36 for a complete list of changes.
* Added a cap on the maximum number of public endpoint annotations (field.cattle.io/publicEndpoints) written for Ingress objects. This prevents workloads with extensive custom domain lists from exceeding Kubernetes’ 256 KB metadata annotation size limit and triggering API validation errors. See #42058.
* Optimized rancher-images.txt to include only the latest patch release per Kubernetes minor version compatible with the target Rancher release. Release Candidate (RC) pre-releases and superseded patch/minor versions are now filtered out, significantly reducing the size of air-gapped image tarballs while ensuring system-agent-installer and auxiliary images remain fully up to date. See #46174.
Behavior Changes
* Rancher v2.15 removes support for Kubernetes v1.33. See #55306.
Retention Policy for Rancher App Charts
To improve repository performance, Rancher is introducing a lifecycle management policy for charts available in the Apps feature of Rancher, specifically in the "Rancher" repository.
* The Policy: Rancher will transition from a cumulative model (retaining all historical versions forever) to a retention model that preserves chart versions for the seven (7) most recent Rancher minor releases (approximately a 2.5-year window).
* Timeline - Rancher v2.13 & v2.14: Legacy chart versions (older than the 7-version window) remain available.
* Rancher v2.15: This release is the first version to enforce the policy. Versions falling outside the 7-version window and older than two years will no longer be available.
Impact: This change is non-destructive for existing Rancher installations. Historical versions will remain accessible but will not be available in newer release branches once they age out of the 7-version window. You are advised to upgrade your applications before upgrading to Rancher v2.15. Uninstallation after v2.15 and replacement with an updated version will still be possible.
Major Bug Fixes
* Fixed an issue where rancher-save-images.sh failed to pull OCI-based Helm charts when the local Docker daemon was configured to use the overlay2 storage driver. See #55068.
Known Issues
* A known issue exists with Rancher v2.15 and Kubernetes v1.36 clusters where Rancher Backups is not listed under the Cluster Tools due to a Backups chart issue. See #1055.
Rancher App (Global UI)
Features and Enhancements
* The Rancher Dashboard replaces the legacy all-in-one Workloads list with a new Workloads Overview UI view to solve major performance and scalability issues when viewing workload resources. See #11513.
Rancher Monitoring Dashboards
Important
Starting in Rancher v2.15.0, new monitoring installations use the decoupled rancher-monitoring-dashboards chart.
Rancher maintains the legacy rancher-monitoring chart to support existing deployments, but it does not receive new updates. Use the rancher-monitoring-dashboards chart for ongoing updates and support.
The rancher-monitoring-dashboards chart provides Grafana dashboards and Rancher UI integration for external Prometheus monitoring stacks, such as kube-prometheus-stack.
* No bundled runtime: Operates without depending on Rancher-shipped kube-prometheus-stack images or components. It operates independently and does not require installing the legacy rancher-monitoring chart. It installs a dashboard-only version of rancher-monitoring.
* Prerequisites: Requires uninstalling the rancher-monitoring chart and using a Prometheus infrastructure. Although several configurations are supported, installing kube-prometheus-stack is the simplest method.
For more detailed information regarding installation and migrations check the Monitoring and Dashboards documentation, and refer to the evolution of SUSE Rancher Observability blog post for further context. See #221 and #265.
Behavior Changes
* The option to disable the feature flag ui-sql-cache / Vai / Server-Side Pagination (SSP) in the Rancher UI has been removed in preparation for Rancher v2.16, where the feature will always be enabled. See #16822.
* Removal: Support for Ember-based UI plugins for cluster and node drivers (deprecated since Rancher v2.11.0) is removed in Rancher v2.15.0. Migrate your plugins to the UI Extensions Framework. For details, see #14005.
Major Bug Fixes
* Fixed an issue where selecting Enable Dual-Stack with Stack Preference set to IPv6 omitted the required UI warning. Dual-stack clusters require the Stack Preference option to be set to Dual. For details, see #16788.
Authentication
Features and Enhancements
* Azure AD SSO Logout: Rancher now supports Single Logout (SLO) for the Azure AD auth provider. When enabled, logging out of Rancher also terminates the user’s Azure AD session by redirecting to Azure AD’s end-session endpoint. A LogoutEndpoint override field is available for sovereign-cloud deployments (Azure US Government, China). An optional LogoutAllForced flag can prevent users from bypassing SSO logout. See #54566.
* Added the hide-local-auth-provider feature flag (disabled by default) to restrict local authentication usage once an External Authentication Provider (EAP) is active. When enabled, the flag hides the local login interface and removes the ability to create, edit, or delete local users from the UI. Note that password rotation for required administrative local accounts remains allowed to support emergency fallback workflows. See #46078.
Cluster Provisioning
Features and Enhancements
* Rancher v2.15 adds support for Cluster API (CAPI) v1.13.2. See #54304.
* Users with the clusters-create role can now view the CAPIprovider resource. See #55167.
K3s and RKE2 Provisioning
Features and Enhancements
* General Availability: Promoted support for native Cluster API (CAPI) infrastructure providers within Rancher’s V2 provisioning framework (v2prov) from Tech Preview to General Availab...
Read more
Assets 20
* images-digests-sha256sum.txt
sha256:6e97daa0a02b37bffc52fa777f7e719ac692123fb7b279ab8b1d80e6c35afa42
198 Bytes 2026-07-30T20:57:53Z
* rancher-components.txt
sha256:ba795306ed0afb46d886b7828031d390b685f147bcec0622b784f5cfe002097f
481 Bytes 2026-07-30T20:57:52Z
* rancher-data.json
sha256:80c65aa0dc62d32233c5f6c7427141eab614d844fe89492833f8c4004be41475
1.72 MB 2026-07-30T20:57:52Z
* rancher-images-digests-linux.txt
sha256:4a2177c657f8631a77cc52e63fd0515eddb80a59bf18e537e38134fd87f7b364
21.8 KB 2026-07-30T20:57:53Z
* rancher-images-digests-windows.txt
sha256:f760853a4b477b1ad381822b8348c9547af1be12e720db63f09c60e1f89aca16
462 Bytes 2026-07-30T20:57:53Z
* rancher-images-origins.txt
sha256:173f838dbbdd1d2de6301078c7f64203a1dbda59e78c4b360cb6938f2a61d0a2
19.6 KB 2026-07-30T20:57:52Z
* rancher-images-sources.txt
sha256:83ec8240b26e22aa06233d2b6e68bb7c836b199605be0ffe9177c459c76fa069
11.4 KB 2026-07-30T20:57:52Z
* rancher-images.txt
sha256:eef746eeb24aa18f5aafa4115f793a254653c24ff4dff6063430bf24c4dd76f1
7.79 KB 2026-07-30T20:57:52Z
* rancher-load-images.ps1
sha256:3a73d33533d74d9fc70cfb4a57a85a598475c2b0e819ac1ca0adf767745e17b1
3.42 KB 2026-07-30T20:57:52Z
* rancher-load-images.sh
sha256:9ea6a2304575eaac29138ee1753a67fa2fd9629e35d7f95cd65d86a35bd0696f
8.25 KB 2026-07-30T20:57:52Z
* Source code (zip)
2026-07-30T19:51:33Z
* Source code (tar.gz)
2026-07-30T19:51:33Z
* Release attestation (json)
2026-07-30T19:51:33Z
* Show all 20 assets Loading
Uh oh!
There was an error while loading. Please reload this page.
❤️ 5 hex-m, vkveeroute, abonillabeeche, SnowMaw, and hmadadian reacted with heart emoji
All reactions
* ❤️ 5 reactions
5 people reacted
v2.15.0-rc5
v2.15.0-rc5 Pre-release
Pre-release
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
rancher-rancher-pr-and-push released this 30 Jul 17:47
Immutable release. Only release title and notes can be modified.
v2.15.0-rc5
1561024
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Images with -rc
rancher/rancher-agent:v2.15.0-rc5
rancher/rancher:v2.15.0-rc5
Components with -rc
CLI_VERSION v2.15.0-rc.1
DASHBOARD_UI_VERSION v2.15.0-rc1
ALI-OPERATOR v1.15.0-rc.3
Min version components with -rc
Chart/KDM sources
* CHART_DEFAULT_BRANCH: release-v2.15 (scripts/package-env)
* CHART_DEFAULT_BRANCH: release-v2.15 (package/Dockerfile)
* CATTLE_KDM_BRANCH: release-v2.15 (package/Dockerfile)
* CATTLE_KDM_BRANCH: release-v2.15 (Dockerfile.runtime)
* KDMBranch: release-v2.15 (pkg/settings/setting.go)
* ChartDefaultBranch: release-v2.15 (pkg/settings/setting.go)
Assets 20
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
v2.14.4
v2.14.4
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
rancher-rancher-pr-and-push released this 30 Jul 20:38
Immutable release. Only release title and notes can be modified.
v2.14.4
79b0032
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Please refer to our Prime Documentation for release notes about the Rancher Prime build.
Assets 3
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
v2.14.4-rc1
v2.14.4-rc1 Pre-release
Pre-release
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
rancher-rancher-pr-and-push released this 30 Jul 16:16
Immutable release. Only release title and notes can be modified.
v2.14.4-rc1
2b16899
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
chart branch reference to release (#56295)
Assets 3
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
v2.13.8
v2.13.8
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
rancher-rancher-pr-and-push released this 30 Jul 22:37
Immutable release. Only release title and notes can be modified.
v2.13.8
853a0e9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Please refer to our Prime Documentation for release notes about the Rancher Prime build.
Assets 3
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
v2.13.8-rc1
v2.13.8-rc1 Pre-release
Pre-release
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
rancher-rancher-pr-and-push released this 30 Jul 17:47
Immutable release. Only release title and notes can be modified.
v2.13.8-rc1
5757219
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
chart branch reference to release (#56289)
Assets 3
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
v2.12.12
v2.12.12
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
rancher-rancher-pr-and-push released this 30 Jul 22:37
Immutable release. Only release title and notes can be modified.
v2.12.12
3bc8419
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Please refer to our Prime Documentation for release notes about the Rancher Prime build.
Assets 3
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
v2.12.12-rc1
v2.12.12-rc1 Pre-release
Pre-release
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
rancher-rancher-pr-and-push released this 30 Jul 17:47
Immutable release. Only release title and notes can be modified.
v2.12.12-rc1
a7ddd1d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
branch references to release (#56285)
Assets 3
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
v2.11.16
v2.11.16
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
rancher-rancher-pr-and-push released this 30 Jul 22:37
Immutable release. Only release title and notes can be modified.
v2.11.16
e6c1954
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Please refer to our Prime Documentation for release notes about the Rancher Prime build.
Assets 3
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
v2.11.16-rc1
v2.11.16-rc1 Pre-release
Pre-release
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
rancher-rancher-pr-and-push released this 30 Jul 17:47
Immutable release. Only release title and notes can be modified.
v2.11.16-rc1
c61f487
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
branch references to release (#56281)
Assets 3
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
Previous 1 2 3 4 5 … 99 100 Next
Previous Next
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
현재 비교는 그래픽 방식이 아닌 텍스트 기준으로 수행되며, 최신 스크린샷만 제공됩니다.
스크린샷을 사용하려면 스크린샷을 지원하는 방식(Sockpuppetbrowser, Selenium 등)이 필요합니다.