Skip to content

Commit 52f77be

Browse files
committed
Incorporating SME review comments
1 parent 31beba1 commit 52f77be

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

modules/gitops-release-notes-1-15-2.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ $ oc describe deployment gitops-operator-controller-manager -n openshift-gitops-
3131
[id="new-features-1-15-2_{context}"]
3232
== New features
3333

34-
* With this update, a new checkbox, `.spec.SyncPolicy.Automated`, has been added to the Argo CD Application resource to explicitly enable or disable `automatedSync`. This option provides the following advantages:
34+
* With this update, a new check box, `.spec.SyncPolicy.Automated`, has been added to the Argo CD Application resource to explicitly enable or disable `automatedSync`. This option provides the following benefits:
3535
+
3636
--
3737
** Enables or disables auto-sync behavior independently of `prune` and `selfHeal`.
@@ -63,8 +63,7 @@ spec:
6363
prune: true
6464
selfHeal: true
6565
----
66-
<1> This option enables or disables `autoSync`.
67-
66+
<1> This option enables or disables `autoSync`. Setting the option to `false` explicitly disables automated sync, even when automated sync is enabled.
6867
+
6968
--
7069
link:https://issues.redhat.com/browse/GITOPS-6246[GITOPS-6246]

modules/go-compatibility-and-support-matrix.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In the table, features are marked with the following statuses:
2727

2828
s|Version s|kam s|Argo CD CLI s|Helm s|Kustomize s|Argo CD s|Argo Rollouts s|Dex s|RH SSO |
2929

30-
|1.15.0 |NA |2.13.1 TP |3.15.4 GA |5.4.3 GA |2.13.1 GA |1.7.2 GA |2.41.1 GA |7.6.0 GA |4.14-4.17
30+
|1.15.0 |NA |2.13.1 TP |3.15.4 GA |5.5.0 GA |2.13.1 GA |1.7.2 GA |2.41.1 GA |7.6.0 GA |4.14-4.17
3131

3232
|1.14.0 |0.0.51 TP |2.12.3 TP |3.15.2 GA |5.4.2 GA |2.12.3 GA |1.7.1 GA |2.39.1 GA |7.6.0 GA |4.12-4.17
3333

@@ -39,6 +39,8 @@ s|Version s|kam s|Argo CD CLI s|Helm s|Kustomize s|Argo CD s|Argo Rollouts s|
3939
* Starting from {gitops-title} 1.15, support is no longer provided for the {gitops-title} Application Manager command-line interface (CLI), `kam`.
4040
4141
* RH SSO is an abbreviation for Red Hat SSO.
42+
43+
* Starting from {gitops-title} 1.15.2, the `Kustomize` version has been upgraded from `5.4.3` to `5.5.0`.
4244
====
4345

4446
// Writer, to update this support matrix, refer to https://spaces.redhat.com/display/GITOPS/GitOps+Component+Matrix

0 commit comments

Comments
 (0)