File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,35 @@ Release Notes for |k8s-op-full|
17
17
|k8s-op-full| 1.17 Series
18
18
-------------------------
19
19
20
+ .. _ent_op-1.17.1:
21
+
22
+ |k8s-op-full| 1.17.1
23
+ ~~~~~~~~~~~~~~~~~~~~
24
+
25
+ *Released 2022-10-10*
26
+
27
+ Improvements
28
+ ````````````
29
+
30
+ - Uses `Quay <https://quay.io/>`__ as an image registry for
31
+ |k8s-op-short| on OpenShift. When you upgrade your |k8s-op-short|
32
+ deployment, it automatically pulls new images from Quay. You don't need to
33
+ take any action.
34
+
35
+ Breaking Changes
36
+ ````````````````
37
+
38
+ - Removes the ``operator.deployment_name`` parameter from |k8s-op-short| Helm charts.
39
+ In previous releases, you might have used this parameter to customize the name of the
40
+ |k8s-op-short| container.
41
+
42
+ Starting with this release, the value of the ``operator.name`` Helm chart parameter
43
+ determines the name of the |k8s-op-short| container.
44
+
45
+ This is a breaking change only if you set ``operator.deployment_name`` to a different
46
+ value than ``operator.name`` and if you configured tooling to rely on the value of
47
+ ``operator.deployment_name``.
48
+
20
49
.. _ent_op-1.17.0:
21
50
22
51
|k8s-op-full| 1.17.0
You can’t perform that action at this time.
0 commit comments