Skip to content

Commit b5a98b4

Browse files
authored
(DOCSP-48505) Release notes and compatibility matrix 2.9.0 (#258)
* (DOCSP-48505) Release notes and compatibility matrix 2.9.0 * Add compatibility matrix versions.
1 parent f3677f6 commit b5a98b4

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed

.backportrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"repoOwner": "10gen",
33
"repoName": "docs-atlas-operator",
44

5-
"targetBranchChoices": ["v2.8", "v2.7", "v2.6", "v2.5", "v2.4", "v2.3", "v1.9"],
5+
"targetBranchChoices": ["v2.9", "v2.8", "v2.7", "v2.6", "v2.5", "v2.4", "v2.3", "v1.9"],
66

77
"editor": "code",
88

config/redirects

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
define: base https://www.mongodb.com/docs/atlas/operator
22
define: old_bucket_prefix docs/atlas/atlas-operator
3-
define: versions v1.9 v2.0 v2.1 v2.3 v2.4 v2.5 v2.6 v2.7 v2.8 master
3+
define: versions v1.9 v2.0 v2.1 v2.3 v2.4 v2.5 v2.6 v2.7 v2.8 v2.9 master
44
symlink: upcoming -> master
5-
symlink: current -> v2.8
5+
symlink: current -> v2.9
66

77
# old_bucket_prefix represents the old path to these docs that we had to change to get embedded versioning to work
88

source/ak8so-changelog.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@
2222
You can find the full list of |ak8so| releases `here
2323
<https://github.com/mongodb/mongodb-atlas-kubernetes/releases>`__.
2424

25+
.. _ako_290:
26+
27+
|ak8so| 2.9.0
28+
-------------
29+
30+
To view the changelog for |ak8so| version 2.9.0, see `{+ak8so+} v2.9.0 <https://github.com/mongodb/mongodb-atlas-kubernetes/releases/tag/v2.9.0>`__.
31+
2532
.. _ako_282:
2633

2734
|ak8so| 2.8.2

source/ak8so-compatibility.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ Compatibility
2626
- |k8s|
2727
- OpenShift
2828
- Base Image
29+
30+
* - 2.9.0
31+
- June 23, 2025
32+
- 1.30, 1.31, 1.32
33+
- 4.18
34+
- Red Hat UBI 8 Base Image
2935

3036
* - 2.8.1
3137
- March 26, 2025

0 commit comments

Comments
 (0)