What's Changed
- Hotfix: Fix issue where the intents operator would not be able to restart due to circular dependency on its webhook server, introduced in the previous version. Fix by @omris94 in #567
Note: When you upgrade, a new Pod will spin up, the intents-operator-webhook-server, to resolve this issue. If you have specified configuration for the intents-operator Pods, you can safely duplicate the values from Values.intentsOperator.operator to Values.intentsOperator.webhookServer to achieve the same effect.
Full Changelog: v3.0.2...v3.0.3