Skip to content

Commit d66c9ea

Browse files
committed
(DOCSP-15295-2): New MEKO 1.10 RNs.
1 parent c3889eb commit d66c9ea

File tree

3 files changed

+22
-11
lines changed

3 files changed

+22
-11
lines changed

config/build_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ system:
2929
- 'sphinx_local.yaml'
3030
- htaccess: ['htaccess.yaml']
3131
version:
32-
release: '1.10'
32+
release: '1.11'
3333
branch: 'master'
3434
assets:
3535
- branch: master

config/redirects

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# while we work out how to deploy this property.
33

44
define: base https://docs.mongodb.com/kubernetes-operator
5-
define: versions v0.8 v0.9 v0.10 v0.11 v0.12 v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 master
6-
symlink: v1.10 -> master
5+
define: versions v0.8 v0.9 v0.10 v0.11 v0.12 v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 master
6+
symlink: v1.11 -> master
77
symlink: upcoming -> master
8-
symlink: stable -> v1.9
8+
symlink: stable -> v1.10
99

1010
########
1111

source/release-notes.txt

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,27 @@ Release Notes for |k8s-op-full|
1212
:depth: 1
1313
:class: singlecol
1414

15-
.. _ent-op-1.9.x:
15+
.. _ent-op-1.10.x:
1616

17-
|k8s-op-full| 1.9 Series
18-
------------------------
17+
|k8s-op-full| 1.10 Series
18+
-------------------------
1919

20-
.. _ent-op-1.9.3:
20+
.. _ent-op-1.10.0:
2121

22-
|k8s-op-full| 1.9.3
23-
~~~~~~~~~~~~~~~~~~~
22+
|k8s-op-full| 1.10.0
23+
~~~~~~~~~~~~~~~~~~~~
2424

2525
*Released 2020-03-25*
2626

2727
|k8s-op-short|
2828
``````````````
2929

30+
Changes
31+
+++++++
32+
33+
- Updates the |k8s-crds| from the ``v1beta1`` version to the ``v1``
34+
version. Clusters on |k8s| 1.16 and higher should remain unimpacted. The |k8s-crds| cannot install in clusters on |k8s| versions lower than 1.16.
35+
3036
Bug Fixes
3137
+++++++++
3238

@@ -49,7 +55,12 @@ Known Issues
4955
``automation.versions.download.baseUrl.allowOnlyAvailableBuilds``
5056
property to ``false``. |onprem| 4.4.11 fixes this issue.
5157

52-
.. _ent-op-1.9.2:
58+
.. _ent-op-1.9.x:
59+
60+
|k8s-op-full| 1.9 Series
61+
------------------------
62+
63+
.. _ent-op-1.9.2:
5364

5465
|k8s-op-full| 1.9.2
5566
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)