Dependency Bumps
- linux/alpine has been upgraded to 3.13.8.
Fixes
- This fix should update the CA bundle field in the validating webhook resource in case the secret is exist but the validating webhook does not contain the secret reference. (#5101)
- Repeated storage of the same transform will work more cleanly on valid transforms. (#6163)
- When providing only a
rootCa
file, no longer fail by validating nonexistentcertChain
andprivateKey
(#6021)