v3.0.0
Big thanks to @MrLuje for that release!
To be on par with the API surface of Argo CD, "orphaned resources monitoring" will be only enabled if it is explicitly declared. Monitoring enabled because of the previous default behavior will be detected as a removal on next apply.
This is a BREAKING CHANGE with the current version :
"Orphaned resources" block specified | Current version | This PR |
Yes | Enables monitoring | Enables monitoring |
No | Enables monitoring | Disables monitoring |