Skip to content

Commit ef6f3d4

Browse files
Merge pull request #398 from rancher/release-0.25.1
turtles-docs release for turtles v0.25.1
2 parents ae29cfa + 918fe10 commit ef6f3d4

File tree

6 files changed

+59
-5
lines changed

6 files changed

+59
-5
lines changed

docs/next/modules/en/pages/operator/certificationsuite.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ variables:
8585
TURTLES_PATH: "turtles/rancher-turtles"
8686
TURTLES_REPO_NAME: "turtles"
8787
TURTLES_URL: https://rancher.github.io/turtles
88-
TURTLES_VERSION: "v0.25.0"
88+
TURTLES_VERSION: "v0.25.1"
8989
RANCHER_HOSTNAME: "localhost"
9090
RANCHER_FEATURES: ""
9191
RANCHER_PATH: "rancher-latest/rancher"

docs/v0.25/modules/en/pages/changelogs/changelogs/v0.25.0.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ __ (github-actions[bot]) released this 2025-11-19 11:45:45 +0000 UTC - v0.25.0__
1414
++++
1515
1616
17-
<p>This version of Rancher Turtles is installed by default as part of Rancher 2.13 and does not require a separate installation. If you are upgrading from earlier versions of Rancher Turtles please refer to the <a href="https://turtles.docs.rancher.com/turtles/next/en/tutorials/migration.htmll" rel="nofollow">migration guide</a>.</p>
17+
<p>This version of Rancher Turtles is installed by default as part of Rancher 2.13 and does not require a separate installation. If you are upgrading from earlier versions of Rancher Turtles please refer to the <a href="https://turtles.docs.rancher.com/turtles/stable/en/tutorials/migration.html" rel="nofollow">migration guide</a>. <strong>Users must ensure they upgrade to Turtles 0.24.3 before upgrading to Rancher 2.13.</strong></p>
18+
<p>With this release of Turtles, the CAPRKE2 and CAAPF providers are no longer installed and managed by the Turtles chart. However, these <code>CAPIProviders</code> will not be uninstalled and will continue to run post-migration.</p>
1819
<h2>What's Changed</h2>
1920
<h3>🐛 Bugs</h3>
2021
<ul>
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
== "v0.25.1"
2+
=== "2025-12-16 10:13:46 +0000 UTC"
3+
4+
// Disclaimer: this file is generated, do not edit it manually.
5+
6+
7+
__ (github-actions[bot]) released this 2025-12-16 10:13:46 +0000 UTC - v0.25.1__
8+
9+
10+
=== Description
11+
12+
---
13+
14+
++++
15+
16+
<p>Rancher Turtles - Cluster API integration in Rancher.</p>
17+
<p>This release of Rancher Turtles fixes an issue with fetching CAPI images in air-gapped environments. The new logic will use the Rancher setting <code>system-default-registry</code> to override the registry from where CAPI provider images are pulled.</p>
18+
<ul>
19+
<li>Rancher community: core CAPI is fetched from Docker Hub.</li>
20+
<li>Rancher Prime: CAPI providers are fetched from Prime registry.</li>
21+
</ul>
22+
<h2>What's Changed</h2>
23+
<h3>Other Changes</h3>
24+
<ul>
25+
<li>[release/v0.25] Backport multiple commits to prepare for 2.13.1 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/yiannistri/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/yiannistri">@yiannistri</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3715179317" data-permission-text="Title is private" data-url="https://github.com/rancher/turtles/issues/1929" data-hovercard-type="pull_request" data-hovercard-url="/rancher/turtles/pull/1929/hovercard" href="https://github.com/rancher/turtles/pull/1929">#1929</a></li>
26+
<li>[release/v0.25] bump slsactl to v0.1.11 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/salasberryfin/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/salasberryfin">@salasberryfin</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3719362558" data-permission-text="Title is private" data-url="https://github.com/rancher/turtles/issues/1934" data-hovercard-type="pull_request" data-hovercard-url="/rancher/turtles/pull/1934/hovercard" href="https://github.com/rancher/turtles/pull/1934">#1934</a></li>
27+
<li>[release/v0.25] fix: permissions to create release from workflow by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/salasberryfin/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/salasberryfin">@salasberryfin</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3719831861" data-permission-text="Title is private" data-url="https://github.com/rancher/turtles/issues/1935" data-hovercard-type="pull_request" data-hovercard-url="/rancher/turtles/pull/1935/hovercard" href="https://github.com/rancher/turtles/pull/1935">#1935</a></li>
28+
</ul>
29+
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/rancher/turtles/compare/v0.25.0...v0.25.1"><tt>v0.25.0...v0.25.1</tt></a></p>
30+
31+
++++
32+
33+
---
34+
35+
36+
37+
=== Download
38+
39+
[cols="3,1,1" options="header" frame="all" grid="rows"]
40+
|===
41+
| Name | Created At | Updated At
42+
43+
| link:https://github.com/rancher/turtles/releases/download/v0.25.1/rancher-turtles-0.25.1.tgz[rancher-turtles-0.25.1.tgz] | 2025-12-16 10:13:48 +0000 UTC | 2025-12-16T10:13:48Z
44+
45+
|===
46+
47+
48+
---
49+
50+
__Information retrieved from link:https://github.com/rancher/turtles/releases/tag/v0.25.1[here]__
51+

docs/v0.25/modules/en/pages/changelogs/index.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
= Release Notes
22

33

4-
* link:changelogs/v0.25.0.html[v0.25.0 (latest)]
4+
* link:changelogs/v0.25.1.html[v0.25.1 (latest)]
5+
6+
* link:changelogs/v0.25.0.html[v0.25.0 ]
57
68
* link:changelogs/v0.24.3.html[v0.24.3 ]
79

docs/v0.25/modules/en/pages/operator/certificationsuite.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ variables:
8585
TURTLES_PATH: "turtles/rancher-turtles"
8686
TURTLES_REPO_NAME: "turtles"
8787
TURTLES_URL: https://rancher.github.io/turtles
88-
TURTLES_VERSION: "v0.25.0"
88+
TURTLES_VERSION: "v0.25.1"
8989
RANCHER_HOSTNAME: "localhost"
9090
RANCHER_FEATURES: ""
9191
RANCHER_PATH: "rancher-latest/rancher"

turtles-gh-pages-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ urls:
1010
content:
1111
sources:
1212
- url: ./
13-
start_paths: [docs/v0.25, docs/v0.24, docs/v0.23, docs/v0.22, docs/v0.21, docs/v0.20, docs/v0.19, docs/v0.18, docs/v0.17, docs/v0.16, docs/v0.15, docs/v0.14, docs/v0.13, docs/v0.12, docs/v0.11, docs/next]
13+
start_paths: [docs/v0.25, docs/v0.25, docs/v0.24, docs/v0.23, docs/v0.22, docs/v0.21, docs/v0.20, docs/v0.19, docs/v0.18, docs/v0.17, docs/v0.16, docs/v0.15, docs/v0.14, docs/v0.13, docs/v0.12, docs/v0.11, docs/next]
1414

1515
# Description: SUSE UI bundle
1616
ui:

0 commit comments

Comments
 (0)