Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions asciidoc/day2/migration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ The *key* differences being that:

. The fleets *must be used* from the link:https://github.com/suse-edge/fleet-examples/releases/tag/{static-fleet-examples-tag}[{static-fleet-examples-tag}] release of the `suse-edge/fleet-examples` repository.

. Charts scheduled for an upgrade *must* be upgraded to versions compatible with the `Edge {static-edge-version}` release. For a list of the `Edge {static-edge-version}` components, refer to <<release-notes-3-3-0>>.
. Charts scheduled for an upgrade *must* be upgraded to versions compatible with the `Edge {static-edge-version}` release. For a list of the `Edge {static-edge-version}` components, refer to <<release-notes-3-4-0>>.

[IMPORTANT]
====
Expand All @@ -156,7 +156,7 @@ The *key* differences being that:

. The fleets *must be used* from the link:https://github.com/suse-edge/fleet-examples/releases/tag/{static-fleet-examples-tag}[{static-fleet-examples-tag}] release of the `suse-edge/fleet-examples` repository.

. Charts scheduled for an upgrade *must* be upgraded to versions compatible with the `Edge {static-edge-version}` release. For a list of the `Edge {static-edge-version}` components, refer to <<release-notes-3-3-0>>.
. Charts scheduled for an upgrade *must* be upgraded to versions compatible with the `Edge {static-edge-version}` release. For a list of the `Edge {static-edge-version}` components, refer to <<release-notes-3-4-0>>.

[IMPORTANT]
====
Expand Down
2 changes: 1 addition & 1 deletion asciidoc/edge-book/edge.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
= SUSE Edge Documentation
:revdate: 2025-08-25
:revdate: 2025-09-17
:page-revdate: {revdate}
:experimental:
:docinfo:
Expand Down
4 changes: 2 additions & 2 deletions asciidoc/edge-book/links.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// ============================================================================
:revdate: 2025-08-25
:revdate: 2025-09-17
:page-revdate: {revdate}
// The following are links tied to a particular version of a component (i.e. EIB, Rancher).
// Rather than derive them inline based on the version number, these are kept separate so they
Expand Down Expand Up @@ -33,7 +33,7 @@
// ============================================================================
// Rancher

:rancher-docs-version: v2.11
:rancher-docs-version: v2.12

:link-rancher-extensions: https://ranchermanager.docs.rancher.com/{rancher-docs-version}/integrations-in-rancher/rancher-extensions
:link-rancher-logging: https://ranchermanager.docs.rancher.com/{rancher-docs-version}/integrations-in-rancher/logging
Expand Down
Loading