Skip to content

v0.53.0

Compare
Choose a tag to compare
@gianlucam76 gianlucam76 released this 01 May 15:01
d2e9fd0

🚀 Features

  • The LabelFilter Operation has been extended to include Has (checks for the presence of a key) and DoesNotHave (checks for the absence of a key) in addition to the existing Equal and Different operations.

🐛 Bug Fixes

  • Resolved a problem where drift detection failed to identify changes on agents within managed clusters PR
  • Fixed a core dump that occurred during resource diff evaluation following an update PR
  • Prevented a core dump when utilizing Flux Sources PR