Skip to content

Commit 6c914cb

Browse files
Add docs version v0.23.0 (#357)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1316620 commit 6c914cb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+7290
-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.22.0"
88+
TURTLES_VERSION: "v0.23.0"
8989
RANCHER_HOSTNAME: "localhost"
9090
RANCHER_FEATURES: ""
9191
RANCHER_PATH: "rancher-latest/rancher"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Once the Helm repository has been added and updated locally, you can proceed to
4343

4444
[source,bash]
4545
----
46-
helm install rancher-turtles turtles/rancher-turtles --version v0.22.0 \
46+
helm install rancher-turtles turtles/rancher-turtles --version v0.23.0 \
4747
-n rancher-turtles-system \
4848
--dependency-update \
4949
--create-namespace --wait \

docs/next/modules/en/pages/tutorials/quickstart.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Before you can install {product_name}, you need to have the following components
3333

3434
== Components Versions
3535

36-
This table lists the version of the components installed with the latest version `v0.22.0` of {product_name}:
36+
This table lists the version of the components installed with the latest version `v0.23.0` of {product_name}:
3737

3838
[TIP]
3939
====

docs/v0.23/antora.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: turtles
2+
title: Rancher Turtles
3+
version: v0.23
4+
display_version: 'v0.23'
5+
start_page: en:index.adoc
6+
asciidoc:
7+
attributes:
8+
product_name: Rancher Turtles
9+
nav:
10+
- modules/en/nav.adoc
101 KB
Loading

docs/v0.23/modules/en/images/capi_logo.svg

Lines changed: 1 addition & 0 deletions
Loading
153 KB
Loading
14.7 KB
Binary file not shown.
82.6 KB
Loading
108 KB
Loading

0 commit comments

Comments
 (0)