You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/argo-cd/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -400,6 +400,8 @@ Highlighted versions provide information about additional steps that should be p
400
400
We have removed all parameters under `.Values.configs.params` in this release, with the exception of `create` and `annotations`.
401
401
This is to ensure better alignment with the upstream project, as tracking changes to their default values within the Helm chart has become challenging.
402
402
403
+
**Though we removed the parameters from values.yaml in argo-helm, we keep providing the interface to override `.Values.configs.params` as the same way. **
404
+
403
405
**Breaking change**
404
406
405
407
Please be aware that the default value for `applicationsetcontroller.policy` has been updated to match the upstream default. The chart's default was previously `'sync'`, while the upstream default is `""` (an empty string).
Copy file name to clipboardExpand all lines: charts/argo-cd/README.md.gotmpl
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -400,6 +400,8 @@ Highlighted versions provide information about additional steps that should be p
400
400
We have removed all parameters under `.Values.configs.params` in this release, with the exception of `create` and `annotations`.
401
401
This is to ensure better alignment with the upstream project, as tracking changes to their default values within the Helm chart has become challenging.
402
402
403
+
**Though we removed the parameters from values.yaml in argo-helm, we keep providing the interface to override `.Values.configs.params` as the same way. **
404
+
403
405
**Breaking change**
404
406
405
407
Please be aware that the default value for `applicationsetcontroller.policy` has been updated to match the upstream default. The chart's default was previously `'sync'`, while the upstream default is `""` (an empty string).
0 commit comments