Changed
- Update the Metrics Server OCI image to
0.8.1. (#1770) @stevehipwell
Fixed
- Conditionally render
insecureSkipTLSVerifyfield in APIService template to prevent GitOps sync drift when value isfalse. (#1727) @pawl - Do not render annotations as null in APIService template to prevent permanent OutOfSync in ArgoCD. (#1752) @Serializator