File tree Expand file tree Collapse file tree 2 files changed +30
-18
lines changed Expand file tree Collapse file tree 2 files changed +30
-18
lines changed Original file line number Diff line number Diff line change 19
19
You can find the full list of |ak8so| releases `here
20
20
<https://github.com/mongodb/mongodb-atlas-kubernetes/releases>`_.
21
21
22
+ .. _ako_231:
23
+
24
+ |ak8so| 2.3.1
25
+ -------------
26
+
27
+ New Features, Improvements and Fixes
28
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
29
+
30
+ - Improves validation of the :setting:`spec.x509Type` field
31
+ in the :ref:`AtlasDatabaseUser <atlasdatabaseuser-custom-resource>`
32
+ custom resource. The valid values continue to be ``NONE``, ``CUSTOMER``, ``MANAGED``.
33
+
34
+ - Prevents redundant updates by improving sorting of ``regionConfigs``
35
+ in the :ref:`AtlasDeployment <atlasdeployment-custom-resource>` custom resource.
36
+
37
+ - Supports Kubernetes versions 1.27 through 1.29.
38
+ - Supports OpenShift version 4.14.
39
+
22
40
.. _ako_23:
23
41
24
42
|ak8so| 2.3.0
Original file line number Diff line number Diff line change @@ -23,51 +23,45 @@ Compatibility
23
23
24
24
* - |ak8so|
25
25
- Release Date
26
- - :abbr:`EOL (End of Life)`
27
26
- |k8s|
28
27
- OpenShift
28
+ - Base Image
29
+
30
+ * - 2.3.1
31
+ - June 6, 2024
32
+ - 1.27, 1.28, 1.29
33
+ - 4.14
34
+ - Red Hat UBI 8 Base Image
29
35
30
36
* - 2.3.0
31
37
- June 6, 2024
32
- - June 6, 2025
33
38
- 1.27, 1.28, 1.29
34
39
- 4.14
40
+ - Red Hat UBI 8 Base Image
35
41
36
42
* - 2.2.2
37
43
- April 24, 2024
38
- - April 24, 2025
39
44
- 1.27, 1.28, 1.29
40
45
- 4.14
46
+ - Red Hat UBI 8 Base Image
41
47
42
48
* - 2.2.1
43
49
- April 18, 2024
44
- - April 18, 2025
45
50
- 1.27, 1.28, 1.29
46
51
- 4.14
52
+ - Red Hat UBI 8 Base Image
47
53
48
54
* - 2.2.0
49
55
- March 20, 2024
50
- - March 20, 2025
51
56
- 1.27, 1.28, 1.29
52
57
- 4.14
58
+ - Red Hat UBI 8 Base Image
53
59
54
60
* - 2.1.0
55
61
- February 16, 2024
56
- - February 16, 2025
57
62
- 1.27, 1.28, 1.29
58
63
- 4.14
59
-
60
- * - 1.9.0
61
- - October 9, 2023
62
- - October 9, 2024
63
- - 1.25, 1.26, 1.27
64
- - 4.13
65
-
66
- * - 1.8.0
67
- - August 24, 2023
68
- - August 24, 2024
69
- - 1.21, 1.22, 1.23
70
- - 4.13
64
+ - Red Hat UBI 8 Base Image
71
65
72
66
.. _ak8s0-supported-hardware-arch:
73
67
You can’t perform that action at this time.
0 commit comments