Commit Graph

11 Commits

Author SHA1 Message Date
Olivier Vernin 012168d5fa
Merge branch 'main' into 249-backup-restore-gotchas 2025-08-07 20:49:24 +02:00
github-actions[bot] 11c05b1e86
docs: synchronize Fleet release note (#312)
* chore: docs: update releasepost configuration file releasepost.yaml

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-08-07 20:42:59 +02:00
github-actions[bot] dc9f3bef33
chore: doc: synchronize Fleet release note (#309)
Made with ❤️️ by updatecli

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-08-07 14:46:40 +02:00
github-actions[bot] 3f8e0bcb70
chore: doc: synchronize Fleet release note (#308)
Made with ❤️️ by updatecli

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-08-07 14:33:05 +02:00
github-actions[bot] 2e1b326b0d
docs: synchronize Fleet release note (#306)
* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-08-07 10:40:31 +02:00
Corentin Néau 986ee7ccbd
Propagate doc to version 0.13
A new version has been created, and needs this documented as well.
2025-08-06 16:46:55 +02:00
github-actions[bot] ed4b70f485
docs: synchronize Fleet release note (#298)
* chore: docs: update releasepost configuration file releasepost.yaml

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

* chore: doc: synchronize Fleet release note

Made with ❤️️ by updatecli

---------

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-08-04 12:02:04 +02:00
Corentin Néau 64a25d73b0
Fix broken anchors
This fixes broken anchors reported by `yarn build`.
2025-07-24 17:24:23 +02:00
Corentin Néau 01473c71e1
Fix broken links
This fixes all links listed a broken by `yarn build`.
Incidentally, even working relative links may be listed as broken when
linking file a.md from b.md in the same folder as `[stuff from a](./a)`.
Instead, linking it as `[stuff from a](./a.md)` eliminates the error.
2025-07-24 17:24:23 +02:00
Corentin Néau 62465537ad
Fix broken links for 0.13
Static images are referenced through relative paths, which needed to be
adjusted.
2025-07-24 16:01:32 +02:00
github-actions[bot] e0c757b395
chore: Set latest docusaurus version (#300)
Made with ❤️️ by updatecli

Co-authored-by: updatecli-bot <bot@rancher.io>
2025-07-24 13:37:56 +02:00