Skip to content

Commit 49eebd3

Browse files
authored
K8SPS-369 Added links to roadmap and the release timeline to start page and release notes index page (#228)
1 parent 324ef17 commit 49eebd3

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

docs/ReleaseNotes/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Percona Operator for MySQL Release Notes
22

3+
Use the [public roadmap :octicons-link-external-16:](https://github.com/orgs/percona/projects/10/views/4) to see what the team is working on next. For planned release windows, see the [release timeline :octicons-link-external-16:](https://github.com/orgs/percona/projects/10/views/8).
4+
5+
36
* [Percona Operator for MySQL 1.2.0 ({{date.1_2_0}})](Kubernetes-Operator-for-PS-RN1.2.0.md)
47

58
* [Percona Operator for MySQL 1.1.0 ({{date.1_1_0}})](Kubernetes-Operator-for-PS-RN1.1.0.md)

docs/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ Set up Percona Operator for MySQL in just a few minutes. Start with our simple g
3535

3636
<div data-grid markdown><div data-banner markdown>
3737

38+
## Stay updated
39+
40+
Explore planned features on the [public roadmap :octicons-link-external-16:](https://github.com/orgs/percona/projects/10/views/4).
41+
Check upcoming releases on the [release timeline :octicons-link-external-16:](https://github.com/orgs/percona/projects/10/views/8).
42+
3843
## :fontawesome-solid-magnifying-glass: Discover the Operator { .title }
3944

4045
Learn about all the features Percona Operator for MySQL offers, how it works, and how it can help you.
@@ -64,3 +69,6 @@ Learn how to keep your MySQL databases backed up and ready for a quick restore w
6469
Need assistance? Our troubleshooting guides cover common questions and step-by-step solutions.
6570

6671
[Diagnostics :material-arrow-right:](debug.md){.md-button}
72+
73+
</div>
74+
</div>

mkdocs-base.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ nav:
280280
- Legal:
281281
- "Copyright and licensing information": copyright.md
282282
- "Trademark policy": trademark-policy.md
283+
- legal-notice.md
283284

284285
- Release Notes:
285286
- "Release notes index": ReleaseNotes/index.md

0 commit comments

Comments
 (0)